@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://d-nb.info/gnd/4148251-7> skos:closeMatch lcsh:sh85029413 .
lcsh:sh85093024
  skos:notation "QC770-QC798" ;
  skos:prefLabel "Nuclear physics"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85093069
  skos:prefLabel "Nuclear reactions"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85029413 .

lcsh:sh85029413
  skos:related lcsh:sh85093069 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:closeMatch <http://d-nb.info/gnd/4148251-7> ;
  skos:altLabel "Nucleus, Compound"@en ;
  skos:prefLabel "Compound nucleus"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85093024 ;
  dc:modified "1988-03-01T15:55:35"^^xsd:dateTime ;
  a skos:Concept .

