@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:484
  skos:related scot:7853 ;
  a skos:Concept ;
  skos:prefLabel "Rainfall"@en, "雨"@zh .

<historyEvent:26530dcb-792a-4ee9-a407-20f2fd041f5b> ns0:subjectOfChange scot:7853 .
scot:1166
  skos:narrower scot:7853 ;
  a skos:Concept ;
  skos:prefLabel "Meteorological instruments"@en .

scot:7853
  a skos:Concept ;
  dc:created "2005-02-01T00:00:00.000Z"^^xsd:dateTime ;
  skos:prefLabel "Rain gauges"@en ;
  skos:broader scot:1166 ;
  skos:related scot:484 ;
  dc:modified "2005-07-27T00:00:00.000Z"^^xsd:dateTime ;
  skos:inScheme scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c .

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