@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:855b8eeb-3c1b-4558-881e-263ce8177a58> ns0:subjectOfChange scot:9772 .
scot:9771
  skos:narrower scot:9772 ;
  a skos:Concept ;
  skos:prefLabel "Joining"@en, "接合"@ja, "接合"@zh .

scot:9772
  a skos:Concept ;
  dc:created "2007-01-09T00:00:00.000Z"^^xsd:dateTime ;
  skos:prefLabel "Welding"@en ;
  skos:broader scot:9771 ;
  dc:modified "2009-07-16T00:00:00.000Z"^^xsd:dateTime ;
  skos:inScheme scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c ;
  skos:changeNote "5.3"@en .

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