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

lcsh:sh2001008762
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1150, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2007-11-03T07:57:15"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual diseases and types of diseases." ;
  dc:created "2001-07-02T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Sex factors"@en ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119770349> ;
  skos:example "Reference under the heading [Sex factors in disease]" .

