@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:sh98002671
  skos:altLabel "HER2 protein"@en, "C-erbB-2 protein"@en, "ErbB-2 protein"@en, "Human EGF-like receptor-2"@en, "Human epidermal growth factor-like receptor-2"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "HER-2 protein"@en ;
  a skos:Concept ;
  dc:created "1998-04-28T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85138552 .

lcsh:sh85138552
  skos:prefLabel "Tumor proteins"@en ;
  a skos:Concept .

