@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:b91e9197-4231-4dc5-862e-567009dfb185> ns0:subjectOfChange scot:3248 .
scot:932
  skos:narrower scot:3248 ;
  a skos:Concept ;
  skos:prefLabel "Cars"@en, "汽车"@zh .

scot:996
  skos:narrowerTransitive scot:3248 ;
  a skos:Concept ;
  skos:prefLabel "Land transport"@en, "Angkutan darat"@id, "陸上交通"@ja, "地面运输"@zh .

scot:3248
  a skos:Concept ;
  dc:created "2005-02-01T00:00:00.000Z"^^xsd:dateTime ;
  skos:prefLabel "Racing cars"@en ;
  skos:broader scot:932 ;
  dc:modified "2005-07-27T00:00:00.000Z"^^xsd:dateTime ;
  skos:broaderTransitive scot:996 ;
  skos:inScheme scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c .

scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c a skos:ConceptScheme .
