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

nalt:18315
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:28030 ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "9327" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:19673, nalt:18937 ;
  skos:prefLabel "calostro"@es, "colostrum"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7499>, <http://id.loc.gov/authorities/subjects/sh85028714>, <http://aims.fao.org/aos/agrovoc/c_1772>, <http://id.cabi.org/cabt/30978> ;
  skos:broader nalt:48 .

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

nalt:18937
  skos:prefLabel "calostro de vaca"@es, "cow colostrum"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:18315 .

nalt:28030
  skos:prefLabel "inmunidad calostral"@es, "colostral immunity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18315 .

nalt:48
  skos:prefLabel "secreciones y exudados corporales"@es, "bodily secretions and exudates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18315 .

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

nalt:19673
  skos:prefLabel "calostro humano"@es, "human colostrum"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:18315 .

