@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:243947
  skos:prefLabel "prueba de California para mastitis"@es, "California mastitis test"@en ;
  skos:broader nalt:68527 ;
  skos:related nalt:18973, nalt:23482, nalt:31644, nalt:18362, nalt:52963 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2015-03-13"^^xsd:date ;
  skos:hiddenLabel "California-mastitis"@en, "California mastitis tests"@en, "California-mastitis tests"@en, "California mastitis"@en, "California-mastitis test"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:definition nalt:243947_def ;
  ns0:marc001 "64357" ;
  skos:altLabel "California milk test"@en .

nalt:31644
  skos:prefLabel "calidad de la leche"@es, "milk quality"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:243947 .

nalt:18973
  skos:prefLabel "mastitis bovina"@es, "bovine mastitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:243947 .

nalt:68527
  skos:prefLabel "pruebas en animales"@es, "animal tests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:243947 .

nalt:23482
  skos:prefLabel "células somáticas"@es, "somatic cells"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:243947 .

nalt:52963
  skos:prefLabel "conteo de células somáticas"@es, "somatic cell count"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:243947 .

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

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

nalt:243947_def
  rdf:value "Prueba simple dirigida al diagnóstico de la mastitis en animales que amamantan, basada en el recuento de células somáticas en la leche."@es, "It is a simple test to diagnose mastitis in lactating animals on the basis of somatic cell count in the milk."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

