@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:7746
  skos:prefLabel "composición de aminoácidos"@es, "amino acid composition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:7747 .

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

nalt:30273
  skos:prefLabel "contenido proetico"@es, "protein content"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:7747 .

nalt:7747
  skos:narrower nalt:7746, nalt:30273 ;
  skos:hiddenLabel "composition of proteins"@en, "protein profile"@en, "protein profiling"@en, "protein-composition"@en, "protein compositions"@en, "composition of protein"@en, "proteins profiles"@en, "proteins profile"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:12908 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C3168>, <http://id.cabi.org/cabt/95515> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "composición proteica"@es, "protein profiles"@en ;
  ns0:marc001 "30343" ;
  skos:prefLabel "protein composition"@en, "composición de proteínas"@es ;
  dc:modified "2017-03-01"^^xsd:date .

nalt:12908
  skos:prefLabel "composición química"@es, "chemical composition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:7747 .

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

