@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:9507
  skos:prefLabel "proteína láctea"@es, "dairy protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:9446 .

nalt:9511
  skos:prefLabel "fuentes proteicas"@es, "protein sources"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9446 .

nalt:9505
  skos:prefLabel "proteína dietética"@es, "dietary protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9446 .

nalt:9446_def
  rdf:value "Proteínas de la dieta que provienen de animales."@es, "Dietary proteins originating from animals."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9446
  skos:definition nalt:9446_def ;
  skos:narrower nalt:9507, nalt:9508, nalt:9510, nalt:9509, nalt:9506 ;
  skos:exactMatch <http://id.cabi.org/cabt/10699>, <http://id.cabi.org/cabt/10697>, <http://aims.fao.org/aos/agrovoc/c_439>, <http://id.agrisemantics.org/gacs/C3075> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "dietary animal protein"@en, "animal protein (dietary)"@en ;
  skos:hiddenLabel "dietary animal-protein"@en, "dietary animal-proteins"@en, "dietary animal proteins"@en, "animal-source-protein"@en, "animal-based protein"@en, "animal-based proteins"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-01-21"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:prefLabel "animal source protein"@en, "proteína de procedencia animal"@es ;
  skos:broader nalt:9505 ;
  skos:related nalt:9511, nalt:9161 ;
  ns0:marc001 "2591" .

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

nalt:9508
  skos:prefLabel "proteína proveniente de huevos"@es, "egg source protein"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9446 .

nalt:9161
  skos:prefLabel "alimentos de base animal"@es, "animal-based foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:9446 .

nalt:9506
  skos:prefLabel "proteína de origen sanguíneo"@es, "blood source protein"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9446 .

nalt:9510
  skos:prefLabel "cuajo"@es, "rennet"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:broader nalt:9446 .

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

nalt:9509
  skos:prefLabel "proteína de la carne"@es, "meat protein"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:9446 .

