@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#> .

nalt:8545
  skos:prefLabel "infecciones bacterianas"@es, "bacterial infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:15168 .

nalt:18973
  skos:prefLabel "mastitis bovina"@es, "bovine mastitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:15168 .

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

nalt:15168
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2019-04-15"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C3155>, <http://id.loc.gov/authorities/subjects/sh85082006>, <http://id.cabi.org/cabt/70655>, <http://aims.fao.org/aos/agrovoc/c_4644> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:343, nalt:8545 ;
  skos:prefLabel "mastitis"@es, "mastitis"@en ;
  skos:narrower nalt:18973 ;
  skos:hiddenLabel "mastitic"@en ;
  ns0:marc001 "22627" .

nalt:343
  skos:prefLabel "enfermedades de la glándula mamaria"@es, "mammary gland diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:15168 .

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

