@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:sh99001688 .

lcsh:sh99001688
  dc:modified "2006-05-08T11:31:08"^^xsd:dateTime ;
  dc:created "1999-03-01T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1095, lcsh:collection_GenreFormSubdivisions, lcsh:collection_Subdivisions ;
  skos:note "Use as a form subdivision under subjects." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:altLabel "Films, Juvenile"@en ;
  skos:prefLabel "Juvenile films"@en ;
  skos:example "Reference under the heading [Motion pictures for children]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11936861b> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb11936861b> skos:closeMatch lcsh:sh99001688 .
