@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:18304
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "boats"@en, "barcos"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:18305 ;
  skos:related nalt:1007, nalt:1017 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85015159> ;
  skos:hiddenLabel "boat"@en ;
  dc:modified "2016-07-20"^^xsd:date ;
  ns0:marc001 "5318" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99004834> ;
  skos:broader nalt:15835 .

nalt:1017
  skos:prefLabel "transporte acuático"@es, "water transportation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18304 .

nalt:18305
  skos:prefLabel "barcos de pesca"@es, "fishing boats"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:18304 .

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

nalt:1007
  skos:prefLabel "puertos deportivos"@es, "marinas"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18304 .

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

nalt:15835
  skos:prefLabel "embarcación"@es, "watercraft"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18304 .

