@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:243947
  skos:prefLabel "prueba de California para mastitis"@es, "California mastitis test"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18973 .

nalt:18973
  skos:broader nalt:9125, nalt:15168 ;
  skos:prefLabel "mastitis bovina"@es, "bovine mastitis"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "5581" ;
  skos:exactMatch <http://id.cabi.org/cabt/20050>, <http://id.agrisemantics.org/gacs/C4920>, <http://aims.fao.org/aos/agrovoc/c_9378> ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2016-10-04"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85082006> ;
  skos:hiddenLabel "bovine mastitits"@en, "bovine-mastitis"@en, "cows with mastitis"@en ;
  skos:related nalt:18362, nalt:758, nalt:243947 ;
  skos:definition nalt:18973_def ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:15168
  skos:prefLabel "mastitis"@es, "mastitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18973 .

nalt:758
  skos:prefLabel "inflamación"@es, "inflammation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18973 .

nalt:18362
  skos:prefLabel "ubres"@es, "udders"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18973 .

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

nalt:18973_def
  rdf:value "Infección e inflamación de las ubres de la vaca."@es, "An infection and inflammation of the udder in cows."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:9125
  skos:prefLabel "enfermedades del ganado vacuno"@es, "cattle diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18973 .

