@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:efbdb3fb-3472-410a-8f79-2ca9077e5601> ns0:subjectOfChange scot:15672 .
scot:9379
  skos:narrower scot:15672 ;
  a skos:Concept ;
  skos:prefLabel "Arthritis"@en, "关节炎"@zh .

scot:15672
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:created "2013-03-19T04:58:57.000Z"^^xsd:dateTime ;
  skos:prefLabel "Ankylosing spondylitis"@en ;
  skos:broader scot:9379 ;
  dc:hasVersion "0"^^xsd:int ;
  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 .
