@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sj2003004438 .

<http://data.bnf.fr/ark:/12148/cb13742146p> skos:closeMatch lcsh:sj2003004438 .
lcsh:sj2003004438
  skos:altLabel "Duckbill dinosaurs"@en, "Duck-billed dinosaurs"@en, "Hadrosauridae"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13742146p> ;
  dc:created "2003-07-02T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_Childrens, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Hadrosaurs"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2003-07-02T14:17:04"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

