@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:327
  skos:prefLabel "enfermedades humanas"@es, "human diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42622 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:18968
  skos:prefLabel "trastornos genéticos"@es, "genetic disorders"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42622 .

nalt:8772
  skos:prefLabel "anemia hemolítica"@es, "hemolytic anemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42622 .

nalt:42622
  skos:prefLabel "talasemia"@es, "thalassemia"@en ;
  dc:modified "2015-08-27"^^xsd:date ;
  skos:broader nalt:8772, nalt:18968, nalt:327 ;
  skos:exactMatch <http://id.cabi.org/cabt/116043>, <http://id.agrisemantics.org/gacs/C27665>, <http://id.loc.gov/authorities/subjects/sh85134466> ;
  ns0:marc001 "37231" ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "thalassemias"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

