@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:9058
  skos:prefLabel "cuidado de mascotas"@es, "pet care"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9100 .

nalt:323913
  skos:prefLabel "terapia asistida con animales"@es, "animal assisted therapy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9100 .

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

nalt:245196
  skos:prefLabel "propiedad de mascotas"@es, "pet ownership"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9100 .

nalt:9100
  skos:altLabel "animales de compañía"@es, "companion animals"@en, "pet animals"@en, "animal companions"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85100482>, <http://id.agrisemantics.org/gacs/C401>, <http://aims.fao.org/aos/agrovoc/c_5742>, <http://id.cabi.org/cabt/87956> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "27940" ;
  skos:related nalt:39731, nalt:9058, nalt:323913, nalt:245196 ;
  dc:modified "2018-08-30"^^xsd:date ;
  skos:broader nalt:9579 ;
  skos:hiddenLabel "companion animal"@en, "pet"@en, "animal companion"@en ;
  a ns0:Organism, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "mascotas"@es, "pets"@en .

nalt:39731
  skos:prefLabel "alimentos para animales mascota"@es, "pet foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:9100 .

nalt:9579
  skos:prefLabel "animales domésticos"@es, "domestic animals"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:9100 .

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

