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

<http://data.bnf.fr/ark:/12148/cb11975851m> skos:closeMatch lcsh:sh99005331 .
lcsh:sh99005331
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the general see references [Conservation and restoration; Preservation and restoration; Restoration and conservation]" ;
  skos:member lcsh:collection_PatternHeadingH1095, lcsh:collection_PatternHeadingH1148, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1195, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_TopicSubdivisions ;
  skos:prefLabel "Conservation and restoration"@en ;
  dc:created "2003-04-22T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11975851m> ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under types of art objects, library materials, types of architecture, types of buildings, individual land vehicles and types of vehicles, etc., for works on preserving and restoring those items." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2007-11-07T07:54:14"^^xsd:dateTime ;
  skos:altLabel "Restoration and conservation"@en .

