@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:16001
  skos:related scot:16111 ;
  a skos:Concept ;
  skos:prefLabel "Surveyors"@en ;
  skos:notation "232212A" .

<historyEvent:f586cff9-2939-4301-9736-24023b8f661f> ns0:subjectOfChange scot:16111 .
scot:5738
  skos:narrower scot:16111 ;
  a skos:Concept ;
  skos:prefLabel "Engineers"@en .

scot:16111
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:created "2013-09-27T05:04:04.000Z"^^xsd:dateTime ;
  skos:prefLabel "Surveying technicians"@en ;
  skos:broader scot:5738 ;
  skos:related scot:16001 ;
  skos:notation "312116C" ;
  dc:hasVersion "0"^^xsd:int ;
  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 .
