@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:342504
  skos:hiddenLabel "oviposition preferences"@en, "ovi-position preference"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "preferencia de oviposición"@es, "oviposition preference"@en ;
  skos:related nalt:44184, nalt:9481, nalt:8987 ;
  dc:created "2020-08-21"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "95873" ;
  skos:broader nalt:9010 ;
  dc:modified "2020-10-29"^^xsd:date .

nalt:8987
  skos:prefLabel "preferencias de los animales"@es, "animal preferences"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:342504 .

nalt:9481
  skos:prefLabel "oviposición"@es, "oviposition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:342504 .

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

nalt:9010
  skos:prefLabel "comportamiento reproductivo"@es, "reproductive behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:342504 .

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

nalt:44184
  skos:prefLabel "lugares de oviposición"@es, "oviposition sites"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:342504 .

