@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/cb122999489> skos:closeMatch lcsh:sh2002006491 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2002006491 .

lcsh:sh2002006491
  skos:member lcsh:collection_PatternHeadingH1110, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  dc:created "2002-04-10T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Written works"@en ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb122999489> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:editorialNote "[Do not use under persons also known as literary authors.]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under names of persons active in the fine arts, music, and performing arts for discussions, listings, etc., of their non-literary textual works." ;
  dc:modified "2006-05-17T14:46:25"^^xsd:dateTime .

