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

nalt:9369
  skos:exactMatch <http://id.agrisemantics.org/gacs/C30471>, <http://id.cabi.org/cabt/46703> ;
  skos:related nalt:9354, nalt:6556, nalt:3945 ;
  skos:prefLabel "productos excretores-secretores"@es, "excretory-secretory products"@en ;
  skos:hiddenLabel "excretory/secretory products"@en, "excretory-secretory-products"@en, "excretory/secretory product"@en ;
  skos:altLabel "excretory-secretory proteins"@en, "excretory secretory products"@en ;
  skos:broader nalt:887 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "14633" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2015-02-12"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:6556
  skos:prefLabel "antígenos"@es, "antigens"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:9369 .

nalt:3945
  skos:prefLabel "nematodos parásitos de animales"@es, "animal parasitic nematodes"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9369 .

nalt:9354
  skos:prefLabel "helmintos"@es, "helminths"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9369 .

ns0:Chemical
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:887
  skos:prefLabel "proteínas animales"@es, "animal proteins"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:9369 .

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

