@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:40081
  skos:prefLabel "Ficus"@es, "Ficus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:186332 .

nalt:186332_def
  rdf:value "Fruto carnoso con múltiples semillas en un compartimento hueco, como los del género Ficus."@es, "A fleshy fruit with multiple seeds in a hollow compartment, as in the genus Ficus."@en ;
  dc:source "USDA Forest Service, Forest Health Technology Enterprise Team" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:186332
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:18444 ;
  skos:hiddenLabel "synconium"@en, "syconium"@en ;
  skos:prefLabel "syconia"@en, "siconos"@es ;
  ns0:marc001previous "94719" ;
  skos:definition nalt:186332_def ;
  a skos:Concept, ns0:Topic ;
  ns0:marc001 "9813983807300041" ;
  skos:related nalt:40081 ;
  dc:created "2012-05-15"^^xsd:date ;
  dc:modified "2019-11-25"^^xsd:date .

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

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

nalt:18444
  skos:prefLabel "frutos"@es, "fruits"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:186332 .

