@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:640
  skos:prefLabel "cuerpos de agua con nombres propios"@es, "named bodies of water"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:287143 .

nalt:656
  skos:prefLabel "Río Ohio"@es, "Ohio River"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:287143 .

nalt:48311
  skos:prefLabel "Kentucky"@es, "Kentucky"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:287143 .

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

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

nalt:287143
  skos:prefLabel "río Kentucky"@es, "Kentucky River"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:broader nalt:640 ;
  skos:hiddenLabel "river Kentucky"@en, "Kentucy-River"@en ;
  skos:related nalt:48311, nalt:656 ;
  dc:created "2016-09-12"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "77402" ;
  dc:modified "2019-10-24"^^xsd:date .

