@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:8fa1891d-b25b-4cfa-8594-6571fcdeef1b> ns0:subjectOfChange scot:400 .
scot:1042
  skos:narrower scot:400 ;
  skos:narrowerTransitive scot:400 ;
  a skos:Concept ;
  skos:prefLabel "Electric currents"@en, "电流"@zh .

scot:400
  a skos:Concept ;
  dc:created "2005-02-01T00:00:00.000Z"^^xsd:dateTime ;
  skos:prefLabel "Alternating current"@en, "交流電"@zh ;
  skos:altLabel "AC"@en ;
  skos:broader scot:1042 ;
  dc:modified "2012-12-04T03:58:26.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:hasVersion "1"^^xsd:int ;
  skos:broaderTransitive scot:1042 ;
  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 .
