@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:20569
  skos:prefLabel "crédito"@es, "credit"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:239950 .

nalt:35748
  skos:prefLabel "política económica"@es, "economic policy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:239950 .

nalt:239950
  skos:related nalt:20568, nalt:28658, nalt:35748, nalt:132671 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "tax-credits"@en, "tax-credit"@en ;
  skos:broader nalt:20569 ;
  skos:altLabel "tax credits"@en ;
  skos:prefLabel "crédito tributario"@es, "tax credit"@en ;
  ns0:marc001 "74050" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-03-10"^^xsd:date ;
  skos:narrower nalt:295444 ;
  dc:created "2015-02-02"^^xsd:date .

nalt:132671
  skos:prefLabel "incentivos económicos"@es, "economic incentives"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:239950 .

nalt:28658
  skos:prefLabel "crédito al consumidor"@es, "consumer credit"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:239950 .

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

nalt:20568
  skos:prefLabel "crédito comercial"@es, "business credit"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:239950 .

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

nalt:295444
  skos:prefLabel "créditos de conservación"@es, "conservation credits"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:239950 .

