@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:49280
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "26131" ;
  skos:broader nalt:23027 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "oncosferas"@es, "oncospheres"@en ;
  skos:definition nalt:49280_def ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:49280_def
  rdf:value "Primera etapa larval motriz de céstodos del orden Cyclophyllidea, caracterizada morfológicamente por ganchos que ayudan en la migración a través del intestino del huéssped."@es, "The motile first larval stages of cyclophyllidean cestodes, morphologically characterized by hooks which aid in migration through the host intestine."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:23027
  skos:prefLabel "larvas"@es, "larvae"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:49280 .

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

