@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:207740
  skos:prefLabel "sinomenina"@es, "sinomenine"@en ;
  dc:modified "2013-12-06"^^xsd:date ;
  ns0:marc001 "73394" ;
  a skos:Concept, ns0:Chemical ;
  skos:broader nalt:6456 ;
  skos:altLabel "sinomenine hydrochloride"@en, "kukoline"@en, "cocculine"@en, "cucoline"@en ;
  dc:created "2013-11-08"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:207746 .

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

nalt:6456
  skos:prefLabel "alcaloides del opio"@es, "opium alkaloids"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:207740 .

nalt:207746
  skos:prefLabel "Sinomenium acutum"@es, "Sinomenium acutum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:207740 .

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

