@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:ed94a8ef-97b9-4696-a574-0ef805809eb4> ns0:subjectOfChange scot:16867 .
scot:3331
  skos:narrower scot:16867 ;
  a skos:Concept ;
  skos:prefLabel "Ruminants"@en .

scot:16867
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/RenateBeilharz> ;
  dc:created "2022-02-28T01:58:38.000Z"^^xsd:dateTime ;
  skos:prefLabel "Antelopes"@en ;
  skos:hiddenLabel "Antalopes"@en ;
  skos:broader scot:3331 ;
  dc:modified "2022-02-28T01:58:52.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/RenateBeilharz> .

<http://vocabulary.curriculum.edu.au/user/RenateBeilharz> a <http://schema.semantic-web.at/users/LocalUser> .
