@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 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:105046
  skos:prefLabel "gestión de pesquerías"@es, "fisheries management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:245502 .

nalt:245502
  skos:prefLabel "sustainable fisheries"@en, "pesca sostenible"@es ;
  skos:broader nalt:105046, nalt:47915 ;
  skos:related nalt:38972, nalt:28131, nalt:133002 ;
  skos:hiddenLabel "sustainable fishing"@en, "sustainable-fisheries"@en, "sustainable-fishing"@en, "sustainable fishery"@en, "sustainable-fishery"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2015-03-26"^^xsd:date ;
  ns0:marc001 "73866" ;
  dc:modified "2015-11-16"^^xsd:date .

nalt:38972
  skos:prefLabel "estadística de pesquería"@es, "fisheries statistics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:245502 .

nalt:47915
  skos:prefLabel "desarrollo sustentable"@es, "sustainable development"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:245502 .

nalt:133002
  skos:prefLabel "recursos pesqueros"@es, "fishery resources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:245502 .

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

nalt:28131
  skos:prefLabel "pesquerías"@es, "fisheries"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:245502 .

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

