@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:3130
  skos:broader scot:2248 ;
  a skos:Concept ;
  skos:prefLabel "Waka"@en .

scot:11566
  skos:related scot:2248 ;
  a skos:Concept ;
  skos:prefLabel "Canoeing"@en .

<historyEvent:ea96ea71-dcec-4b01-b01f-2b1ea5730b2e> ns0:subjectOfChange scot:2248 .
scot:2645
  skos:narrower scot:2248 ;
  a skos:Concept ;
  skos:prefLabel "Boats"@en, "船"@zh .

scot:2248
  a skos:Concept ;
  dc:created "2005-02-01T00:00:00.000Z"^^xsd:dateTime ;
  skos:prefLabel "Canoes"@en ;
  skos:altLabel "Bark canoes"@en, "Kayaks"@en ;
  skos:broader scot:2645 ;
  skos:related scot:11566 ;
  skos:narrower scot:3130 ;
  dc:modified "2009-01-06T00:00:00.000Z"^^xsd:dateTime ;
  skos:inScheme scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c .

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