@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:31636
  skos:hiddenLabel "pasteurized milks"@en, "pasteurized-milk"@en, "pasteurised milks"@en, "milk pasteurised"@en, "milk pasteurized"@en ;
  skos:related nalt:27775 ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:prefLabel "leche pasteurizada"@es, "pasteurized milk"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/86052>, <http://aims.fao.org/aos/agrovoc/c_13132>, <http://id.agrisemantics.org/gacs/C12863> ;
  skos:broader nalt:9571 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "27356" ;
  skos:altLabel "pasteurised milk"@en ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:9571
  skos:prefLabel "productos lácteos"@es, "dairy products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:31636 .

nalt:27775
  skos:prefLabel "pasteurización"@es, "pasteurization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:31636 .

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

