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

nalt:1555434
  ns0:marc001 "1555434" ;
  skos:prefLabel "total amendment rate"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:11323 ;
  dc:modified "2024-05-16"^^xsd:date ;
  dc:created "2024-05-16"^^xsd:date ;
  a skos:Concept .

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

nalt:11323
  skos:prefLabel "tecnología de aplicación"@es, "application technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:1555434 .

