@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:384
  skos:prefLabel "equipo médico y veterinario"@es, "medical and veterinary equipment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28771 .

nalt:28771
  skos:altLabel "contraceptive devices"@en, "contraceptive methods"@en, "contraceptive agents"@en ;
  skos:prefLabel "contraceptives"@en, "anticonceptivos"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:related nalt:10311, nalt:192999 ;
  ns0:marc001 "9609" ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85031597>, <http://id.agrisemantics.org/gacs/C17717>, <http://id.cabi.org/cabt/31815>, <http://aims.fao.org/aos/agrovoc/c_1838> ;
  skos:broader nalt:384 ;
  skos:hiddenLabel "contraceptive"@en ;
  dc:modified "2018-08-14"^^xsd:date ;
  skos:definition nalt:28771_def ;
  skos:narrower nalt:28772 .

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

nalt:28771_def
  rdf:value "Agentes, dispositivos, métodos, o procedimientos que disminuyen la probabilidad de concepción o la evitan."@es, "Agents, devices, methods, or procedures which diminish the likelihood of or prevent conception."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:28772
  skos:prefLabel "anticonceptivos orales"@es, "oral contraceptives"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:28771 .

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

nalt:192999
  skos:prefLabel "vacunas anticonceptivas"@es, "contraceptive vaccines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:28771 .

nalt:10311
  skos:prefLabel "anticoncepción"@es, "contraception"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28771 .

