@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/cb12254893t> skos:closeMatch lcsh:sh2001008967 .
<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh99005696
  skos:prefLabel "Nutritional aspects"@en ;
  a skos:Concept .

lcsh:sh2001008967
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1164, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12254893t> ;
  skos:note "Use as a topical subdivision under individual organs and regions of the body." ;
  dc:modified "2006-05-31T09:33:03"^^xsd:dateTime ;
  skos:prefLabel "Surgery--Nutritional aspects"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2001-07-18T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh99005696 ;
  skos:example "Reference under the heading [Surgery--Nutritional aspects]" .

