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

<http://data.bnf.fr/ark:/12148/cb11978337d> skos:closeMatch lcsh:sh99001890 .
lcsh:sh99001890
  skos:member lcsh:collection_PatternHeadingH1140, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1095 ;
  dc:created "1999-03-04T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "Maxims"@en ;
  skos:prefLabel "Quotations, maxims, etc."@en ;
  skos:note "Use as a form subdivision under names of countries, cities, etc., and under topical headings for compilations of quotations, maxims, etc., about those places or topics." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the headings [Aphorisms and apothegms; Epigrams; Maxims; Proverbs; Quotations]" ;
  dc:modified "2006-05-08T12:00:21"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11978337d> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

