@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 .
lcsh:sh2010008166
  dc:created "2010-05-26T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Diphosphopyridine nucleotide synthetase"@en, "NAD⁺ synthetase"@en, "NADS (NAD⁺ synthase)"@en, "Nicotinamide adenine dinucleotide synthetase"@en ;
  skos:prefLabel "NAD⁺ synthase"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85076869 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh85076869
  skos:notation "QP618-QP619" ;
  skos:prefLabel "Ligases"@en ;
  a skos:Concept .

