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

lcsh:sh85148751
  skos:prefLabel "X-rays--Equipment and supplies"@en ;
  a skos:Concept ;
  dc:modified "1992-02-05T09:49:26"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:closeMatch <http://d-nb.info/gnd/4202442-0>, <http://d-nb.info/gnd/4137399-6> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "X-rays--Apparatus and supplies"@en .

<http://d-nb.info/gnd/4202442-0> skos:closeMatch lcsh:sh85148751 .
<http://d-nb.info/gnd/4137399-6> skos:closeMatch lcsh:sh85148751 .
