@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:d3a6edf2-bf69-4963-a1d0-8d13298efc9f> ns0:subjectOfChange scot:16681 .
scot:16668
  skos:narrower scot:16681 ;
  a skos:Concept ;
  skos:prefLabel "Word order"@en .

scot:16681
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:created "2016-06-10T02:36:25.000Z"^^xsd:dateTime ;
  skos:prefLabel "Verb-final rule"@en ;
  skos:altLabel "OV languages"@en ;
  skos:broader scot:16668 ;
  dc:modified "2016-06-10T02:36:34.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> .

<http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> a <http://schema.semantic-web.at/users/LocalUser> .
