@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:5563
  skos:prefLabel "inhibidores alimentarios"@es, "antifeedants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:10303 .

nalt:10303
  skos:prefLabel "antifeeding activity"@en, "actividad inhibidora de alimentos"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C30249> ;
  skos:broader nalt:10240 ;
  ns0:marc001 "2845" ;
  skos:hiddenLabel "antifeeding-activity"@en, "antifeeding property"@en, "antifeeding effects"@en, "anti-feeding activity"@en, "antifeeding activities"@en, "antifidant activity"@en, "antifeedant activities"@en, "anti-feeding activities"@en, "antifeedant effects"@en ;
  skos:altLabel "antifeeding properties"@en, "antifeeding effect"@en, "antifeedant activity"@en, "antifeedant effect"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5563 ;
  dc:modified "2013-11-05"^^xsd:date .

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

nalt:10240
  skos:prefLabel "propiedades bioactivas"@es, "bioactive properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:10303 .

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

