@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:47362
  skos:prefLabel "bioquímica de los insectos"@es, "insect biochemistry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9451 .

nalt:105913
  skos:prefLabel "hexamerins"@es, "hexamerins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:9451 .

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

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

nalt:314453
  skos:prefLabel "proteínas de artrópodos"@es, "arthropod proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:9451 .

nalt:9451
  skos:hiddenLabel "insect-proteins"@en, "insect protein"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1387363306809>, <http://id.agrisemantics.org/gacs/C18867> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:47362, nalt:105913 ;
  skos:prefLabel "insect proteins"@en, "proteínas de insectos"@es ;
  ns0:marc001 "40814" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-03-01"^^xsd:date ;
  skos:broader nalt:314453 .

