@prefix scot: <http://vocabulary.curriculum.edu.au/scot/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://purl.org/vocab/changeset/schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

scot:6789
  skos:related scot:15543 ;
  a skos:Concept ;
  skos:prefLabel "Pitch (Music)"@en .

<historyEvent:92f79524-ba6c-4a79-a585-9f89bf8e1a49> ns0:subjectOfChange scot:15543 .
scot:2429
  skos:narrower scot:15543 ;
  skos:narrowerTransitive scot:15543 ;
  a skos:Concept ;
  skos:prefLabel "Music structure"@en .

scot:15543
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:created "2013-01-11T00:14:05.000Z"^^xsd:dateTime ;
  skos:prefLabel "Transposition (Music)"@en ;
  skos:altLabel "Transposing (Music)"@en ;
  skos:broader scot:2429 ;
  skos:related scot:6789 ;
  dc:modified "2013-01-11T00:14:18.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:hasVersion "1"^^xsd:int ;
  skos:broaderTransitive scot:2429 ;
  skos:inScheme scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c .

<http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> a <http://schema.semantic-web.at/users/LocalUser> .
scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c a skos:ConceptScheme .
