@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:33
  skos:related scot:32 ;
  a skos:Concept ;
  skos:prefLabel "Dragon boat racing"@en .

<historyEvent:1165a60c-bd27-4ab5-8b89-173495d4e5ea> ns0:subjectOfChange scot:32 .
scot:2645
  skos:narrower scot:32 ;
  a skos:Concept ;
  skos:prefLabel "Boats"@en, "船"@zh .

scot:32
  a skos:Concept ;
  dc:created "2005-02-01T00:00:00.000Z"^^xsd:dateTime ;
  skos:prefLabel "Dragon boats"@en ;
  skos:broader scot:2645 ;
  skos:related scot:33 ;
  dc:modified "2005-02-01T00:00:00.000Z"^^xsd:dateTime ;
  skos:inScheme scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c .

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