@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:299922
  skos:prefLabel "fosfopéptidos"@es, "phosphopeptides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:57895 .

<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:57895 .

nalt:57895
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21075>, <http://id.loc.gov/authorities/subjects/sh85101111>, <http://aims.fao.org/aos/agrovoc/c_26871>, <http://id.cabi.org/cabt/89341> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-05-08"^^xsd:date ;
  skos:prefLabel "fosfoproteínas"@es, "phosphoproteins"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:876 ;
  skos:hiddenLabel "phosphoprotein"@en ;
  ns0:marc001 "51073" ;
  skos:related nalt:299922 .

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

