@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:9316
  skos:prefLabel "leche materna animal"@es, "maternal milk"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:21519 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

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

nalt:15452
  skos:prefLabel "camellos"@es, "camels"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:21519 ;
  ns0:hasProduct nalt:21519 .

nalt:21519
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28957>, <http://id.cabi.org/cabt/23026>, <http://id.loc.gov/authorities/subjects/sh85019111>, <http://aims.fao.org/aos/agrovoc/c_16077> ;
  skos:altLabel "leche de camella"@es, "dromedary milk"@en ;
  skos:prefLabel "camel milk"@en, "leche de camello"@es ;
  skos:hiddenLabel "dromedaries' milk"@en, "dromedaries milk"@en, "camel's milk"@en, "dromedary's milk"@en, "camel-milk"@en, "camels milk"@en, "camels' milk"@en ;
  dc:modified "2013-05-07"^^xsd:date ;
  skos:broader nalt:9316 ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:21537, nalt:15452 ;
  ns0:marc001 "6584" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:15452 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

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

nalt:21537
  skos:prefLabel "Camelus dromedarius"@es, "Camelus dromedarius"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:21519 .

