@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:49136
  skos:broader nalt:38191 ;
  skos:altLabel "land taxation"@en, "real estate taxes"@en, "property taxation"@en, "real estate tax"@en, "land taxes"@en, "property taxes"@en, "land tax"@en, "real estate taxation"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85111757>, <http://id.loc.gov/authorities/subjects/sh85074355> ;
  ns0:marc001 "30235" ;
  skos:prefLabel "property tax"@en, "impuesto a la propiedad"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85107514> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:39519 ;
  skos:hiddenLabel "property-tax"@en .

nalt:38191
  skos:prefLabel "impuestos"@es, "taxes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:49136 .

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

nalt:39519
  skos:prefLabel "propiedad de la tierra"@es, "land ownership"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:49136 .

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

