@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:3b3eebf1-c607-42a6-84cc-1f8cfec64bf7> ns0:subjectOfChange scot:5238 .
scot:1637
  skos:narrower scot:5238 ;
  skos:narrowerTransitive scot:5238 ;
  a skos:Concept ;
  skos:prefLabel "War"@en, "戦争"@ja .

scot:5238
  a skos:Concept ;
  dc:created "2005-02-01T00:00:00.000Z"^^xsd:dateTime ;
  skos:prefLabel "Domestic war effort"@en ;
  skos:altLabel "Home front"@en ;
  skos:broader scot:1637 ;
  dc:modified "2007-10-10T00:00:00.000Z"^^xsd:dateTime ;
  skos:broaderTransitive scot:1637 ;
  skos:inScheme scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c .

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