@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:sh98006916
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:altLabel "Hydrogen/potassium-exchanging ATPase"@en, "H/K ATPase"@en ;
  skos:broader lcsh:sh85000849 ;
  dc:created "1998-10-22T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Hydrogen/potassium ATPase"@en .

lcsh:sh85000849
  skos:notation "QP609.A3" ;
  skos:prefLabel "Adenosine triphosphatase"@en ;
  a skos:Concept .

