@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:296
  skos:hiddenLabel "artificial diet"@en, "artificial-diets"@en, "synthetic diet"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13149>, <http://id.cabi.org/cabt/114003> ;
  skos:narrower nalt:12580 ;
  dc:modified "2012-11-30"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:294, nalt:136719 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:295 ;
  skos:altLabel "synthetic diets"@en ;
  skos:prefLabel "dietas artificiales"@es, "artificial diets"@en ;
  ns0:marc001 "3584" .

nalt:294
  skos:prefLabel "dietas especiales"@es, "special diets"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:296 .

nalt:136719
  skos:prefLabel "cría artificial"@es, "artificial rearing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:296 .

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

nalt:12580
  skos:prefLabel "dietas merídicas"@es, "meridic diets"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:296 .

nalt:295
  skos:prefLabel "dieta"@es, "diet"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:296 .

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

