@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:2408
  skos:related scot:16689 ;
  a skos:Concept ;
  skos:prefLabel "Bicycles"@en, "自行车"@zh .

<historyEvent:9c6b5c32-d802-43d1-9d2e-72ee7c810c00> ns0:subjectOfChange scot:16689 .
scot:16688
  skos:narrower scot:16689 ;
  a skos:Concept ;
  skos:prefLabel "Trails (Transport)"@en .

scot:16689
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:created "2016-07-11T05:27:43.000Z"^^xsd:dateTime ;
  skos:prefLabel "Bike tracks"@en ;
  skos:altLabel "Bicycle paths"@en, "Bicycle trains"@en, "Bike trails"@en, "Bicycle tracks"@en, "Bike paths"@en ;
  skos:broader scot:16688 ;
  skos:related scot:2408 ;
  dc:modified "2016-07-11T05:28:43.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> .

<http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> a <http://schema.semantic-web.at/users/LocalUser> .
