@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:24645
  skos:prefLabel "precipitación química"@es, "chemical precipitation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:299245 .

nalt:299245
  skos:hiddenLabel "TCA precipitations"@en, "trichloroacetic acid precipitations"@en, "tri-chloroacetic acid precipitation"@en, "trichloro-acetic acid precipitation"@en, "TCA precipitation"@en, "tri-chloroacetic acid precipitations"@en, "trichloro-acetic acid precipitations"@en ;
  skos:broader nalt:24645 ;
  skos:related nalt:30273, nalt:22790 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "precipitación con ácido tricloroacético"@es, "trichloroacetic acid precipitation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2017-05-02"^^xsd:date ;
  ns0:marc001 "84246" ;
  dc:modified "2017-11-10"^^xsd:date .

nalt:22790
  skos:prefLabel "hidrolizados de proteína"@es, "protein hydrolysates"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:related nalt:299245 .

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

nalt:30273
  skos:prefLabel "contenido proetico"@es, "protein content"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:299245 .

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

