@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.publishing.service.gov.uk/dataset/610209c2-aace-4238-accd-6c0439c72001> a dcat:Dataset ;
    dct:description "Selected materials  from the 2 week ITT primary music modules developed and delivered by 21 ITT providers" ;
    dct:identifier "610209c2-aace-4238-accd-6c0439c72001" ;
    dct:issued "2013-09-19T12:35:45.060505"^^xsd:dateTime ;
    dct:modified "2013-09-19T12:35:45.060505"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e2fb6683-9384-4b77-95fb-c8a8d53e1cf9> ;
    dct:title "Primary ITT Music Materials" .

<https://ckan.publishing.service.gov.uk/organization/e2fb6683-9384-4b77-95fb-c8a8d53e1cf9> a foaf:Organization ;
    foaf:name "National College for Teaching and Leadership" .

