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

nalt:68283
  ns0:marc001 "51482" ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1719>, <http://id.loc.gov/authorities/subjects/sh85027690>, <http://id.agrisemantics.org/gacs/C16372>, <http://id.cabi.org/cabt/30614> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "coenzymes"@en, "coenzimas"@es ;
  skos:narrower nalt:27694 ;
  skos:altLabel "co-enzymes"@en ;
  skos:broader nalt:7812 ;
  dc:modified "2013-04-02"^^xsd:date ;
  dc:created "2006-10-07"^^xsd:date ;
  a skos:Concept, ns0:Chemical .

nalt:7812
  skos:prefLabel "compuestos bioquímicos"@es, "biochemical compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:68283 .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:27694
  skos:prefLabel "coenzimas nucleotídicas"@es, "nucleotide coenzymes"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:68283 .

