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

<historyEvent:50f7fffa-95ca-4e70-9213-55c8b0636612> ns0:subjectOfChange scot:16016 .
scot:5738
  skos:narrower scot:16016 ;
  a skos:Concept ;
  skos:prefLabel "Engineers"@en .

scot:16016
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:created "2013-09-26T22:05:26.000Z"^^xsd:dateTime ;
  skos:prefLabel "Petroleum engineers"@en ;
  skos:broader scot:5738 ;
  skos:notation "233612A" ;
  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 .
