@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://data.bnf.fr/ark:/12148/cb12046508v> skos:closeMatch lcsh:sh99001944 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99001944 .

lcsh:sh99001944
  skos:altLabel "Miscellaneous aspects"@en, "Curiosa and miscellanea"@en ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  skos:example "Reference under the headings [Curiosities and wonders] and under the general see reference [Miscellanea]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12046508v> ;
  skos:prefLabel "Miscellanea"@en ;
  a skos:Concept ;
  dc:created "1999-03-04T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under subjects for works about miscellaneous or special aspects of those subjects for which no other subdivision exists or can be established and yet, because of their unusual nature, cannot be treated as general works on those subjects." ;
  dc:modified "2007-07-17T07:52:15"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

