@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 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#> .

nalt:28771
  skos:prefLabel "anticonceptivos"@es, "contraceptives"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:192999 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:192996
  skos:prefLabel "inmunoanticoncepción"@es, "immunocontraception"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:192999 .

nalt:16112
  skos:prefLabel "vacunas"@es, "vaccines"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:192999 .

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

nalt:192999
  dc:modified "2014-04-16"^^xsd:date ;
  skos:broader nalt:16112 ;
  skos:prefLabel "contraceptive vaccines"@en, "vacunas anticonceptivas"@es ;
  ns0:marc001 "60722" ;
  skos:definition nalt:192999_def ;
  a skos:Concept, ns0:Chemical ;
  skos:related nalt:192996, nalt:28771 ;
  dc:created "2012-11-07"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "contraceptive vaccine"@en .

nalt:192999_def
  rdf:value "Vacunas, en etapa experimental o no, utilizadas para evitar la concepción."@es, "Vaccines or candidate vaccines used to prevent conception."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

