@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:sh85021645
  skos:notation "QH607" ;
  skos:prefLabel "Cell differentiation"@en ;
  a skos:Concept .

lcsh:sh89003647
  skos:altLabel "T cell differentiation"@en, "T lymphocyte differentiation"@en ;
  dc:created "1989-06-19T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85021645 ;
  dc:modified "1990-03-09T08:45:31"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "T cells--Differentiation"@en .

