@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:28786
  skos:prefLabel "desinfestación"@es, "disinfestation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:136225 .

nalt:51384
  skos:prefLabel "sarna"@es, "mange"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:136225 .

nalt:136225_def
  rdf:value "Infestaciones de artrópodos de la subclase Acari, de la superorden Acariformes."@es, "Infestations with arthropods of the subclass acari, superorder Acariformes."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:136225
  ns0:marc001 "59050" ;
  skos:narrower nalt:51384, nalt:32258 ;
  skos:hiddenLabel "mite infestation"@en, "mite-infestations"@en, "mite-infestation"@en ;
  skos:related nalt:28786, nalt:521, nalt:286106 ;
  skos:definition nalt:136225_def ;
  skos:broader nalt:10499 ;
  skos:prefLabel "infestaciones por ácaros"@es, "mite infestations"@en ;
  dc:created "2010-05-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2017-12-21"^^xsd:date .

nalt:32258
  skos:prefLabel "demodicosis"@es, "demodicosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:136225 .

nalt:10499
  skos:prefLabel "enfermedades parasitarias"@es, "parasitoses"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:136225 .

nalt:286106
  skos:prefLabel "Acariformes"@es, "Acariformes"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:136225 .

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

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

nalt:521
  skos:prefLabel "Acari"@es, "Acari"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:136225 .

