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

lcsh:sh85147329
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119460186> ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Women--Physiology"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2007-11-17T07:53:20"^^xsd:dateTime ;
  skos:notation "QP34-QP38" .

lcsh:sh85083601 skos:broader lcsh:sh85147329 .
<http://data.bnf.fr/ark:/12148/cb119460186> skos:closeMatch lcsh:sh85147329 .
