@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:10538
  skos:prefLabel "ARN"@es, "RNA"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:61502 .

nalt:219736
  skos:prefLabel "ARN no codificante"@es, "non-coding RNA"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:61502 .

nalt:56075
  skos:prefLabel "ribosomas"@es, "ribosomes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:61502 .

nalt:47527
  skos:prefLabel "espaciadores transcritos internos"@es, "internal transcribed spacers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:61502 .

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

nalt:61502
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_6596>, <http://id.agrisemantics.org/gacs/C1710>, <http://id.cabi.org/cabt/101599> ;
  skos:hiddenLabel "ribosomal RNAs"@en, "ribosomal-RNA"@en, "ribosomal-RNAs"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:altLabel "rRNAs (ribosomal RNA)"@en, "rRNA (ribosomal RNA)"@en ;
  skos:prefLabel "ribosomal RNA"@en, "ARN ribosomal"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-07-09"^^xsd:date ;
  ns0:marc001 "32157" ;
  skos:related nalt:56075, nalt:219736, nalt:47527 ;
  skos:broader nalt:10538 .

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

