@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#> .
@prefix ns1: <http://www.qskos.org/schema/v1/core#> .

scot:2080
  skos:related scot:8530 ;
  a skos:Concept ;
  skos:prefLabel "Snow"@en, "下雪"@zh .

<historyEvent:84f8ac6a-b16f-42b8-a9ef-eee04dfb76ff> ns0:subjectOfChange scot:8530 .
scot:3902
  skos:narrower scot:8530 ;
  a skos:Concept ;
  skos:prefLabel "Precipitation (Weather)"@en, "降水"@zh .

scot:8530
  a skos:Concept ;
  dc:created "2005-02-01T00:00:00.000Z"^^xsd:dateTime ;
  skos:prefLabel "Sleet"@en, "霙"@zh ;
  skos:broader scot:3902 ;
  skos:related scot:2080 ;
  dc:modified "2012-11-29T03:46:16.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:hasVersion "1"^^xsd:int ;
  skos:inScheme scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c ;
  ns1:memberOfValuelessAssociativeRelation [ ], [ ] .

<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 .
