@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:24141
  skos:prefLabel "helmintiasis"@es, "helminthiasis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:228092 .

nalt:9354
  skos:prefLabel "helmintos"@es, "helminths"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:228092 .

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

nalt:876
  skos:prefLabel "proteínas"@es, "proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:228092 .

nalt:228092_def
  rdf:value "Proteínas que se hallan en algunas especies de helmintos."@es, "Proteins found in any species of helminth."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:228092
  skos:related nalt:24141, nalt:9354 ;
  skos:broader nalt:876 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:definition nalt:228092_def ;
  skos:altLabel "nematode proteins"@en ;
  dc:modified "2020-10-20"^^xsd:date ;
  skos:prefLabel "proteínas de helmintos"@es, "helminth proteins"@en ;
  skos:hiddenLabel "cestode protein"@en, "helminth-proteins"@en, "helminth protein"@en, "nematode protein"@en ;
  dc:created "2014-09-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "67784" .

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

