@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

nalt:9557
  skos:prefLabel "puntos finales humanitarios"@es, "humane endpoints"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:21984571 .

nalt:21984571
  a skos:Concept ;
  skos:prefLabel "programas de adopción"@es, "adoption programs"@en ;
  dc:created "2023-04-03"^^xsd:date ;
  skos:broader nalt:9557 ;
  ns0:marc001 "21984571" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:21984571_def ;
  dc:modified "2024-05-04"^^xsd:date .

