@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:c713cd50-e93c-46fa-9297-ed2a3a3ab453> ns0:subjectOfChange scot:16658 .
scot:5060
  skos:narrower scot:16658 ;
  a skos:Concept ;
  skos:prefLabel "Dictionaries"@en .

scot:16658
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:created "2016-01-26T23:25:32.000Z"^^xsd:dateTime ;
  skos:prefLabel "Picture dictionaries"@en ;
  skos:hiddenLabel "Pictorial dictionaries"@en ;
  skos:broader scot:5060 ;
  dc:modified "2016-01-26T23:25:41.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:hasVersion "1"^^xsd:int .

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