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

nalt:31026
  skos:prefLabel "péptidos cíclicos"@es, "cyclic peptides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:30968 .

nalt:30968
  skos:related nalt:25901 ;
  skos:prefLabel "microcistinas"@es, "microcystins"@en ;
  skos:broader nalt:31026, nalt:8597 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "microcystin"@en ;
  dc:modified "2015-01-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:30968_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C29568>, <http://id.loc.gov/authorities/subjects/sh92005156> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:52660 ;
  ns0:marc001 "23466" .

nalt:25901
  skos:prefLabel "Microcystis"@es, "Microcystis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:30968 .

nalt:30968_def
  rdf:value "Heptapéptidos cíclicos que se encuentran en Microcistis y otras cianobacterias. Han sido observados efectos hepatotóxicos y cancerígenos. Algunas veces se denominan cianotoxinas, las cuales no se deben confundir con los productos químicos que contienen un grupo ciano (CN), que son tóxicos."@es, "Cyclic heptapeptides found in Microcystis and other Cyanobacteria. Hepatotoxic and carcinogenic effects have been noted. They are sometimes called cyanotoxins, which should not be confused with chemicals containing a cyano group (CN) which are toxic."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

nalt:52660
  skos:prefLabel "microcistina-LR"@es, "microcystin-LR"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:30968 .

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

nalt:8597
  skos:prefLabel "toxinas cianobacterianas"@es, "cyanobacterial toxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:30968 .

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

