@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:5260
  skos:prefLabel "agricultura"@es, "agriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:245837 .

nalt:245838
  skos:prefLabel "sector secundario"@es, "secondary sector"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:245837 .

nalt:5349
  skos:prefLabel "industrias forestales"@es, "forest industries"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:245837 .

nalt:5358
  skos:prefLabel "industria pesquera"@es, "fish industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:245837 .

nalt:35777
  skos:prefLabel "organización industrial y estructura de mercado"@es, "industrial organization and market structure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:245837 .

nalt:245839
  skos:prefLabel "sector terciario"@es, "tertiary sector"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:245837 .

nalt:2725
  skos:prefLabel "minería"@es, "mining"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:245837 .

nalt:5468
  skos:prefLabel "recursos naturales"@es, "natural resources"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:245837 .

nalt:5340
  skos:prefLabel "industria agrícola"@es, "agricultural industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:245837 .

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

nalt:5584
  skos:prefLabel "ciencias forestales"@es, "forestry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:245837 .

nalt:245837
  skos:related nalt:5260, nalt:5349, nalt:245839, nalt:5468, nalt:245838, nalt:5584, nalt:2725, nalt:5358, nalt:5340 ;
  skos:hiddenLabel "primary sectors"@en, "primary-sectors"@en, "primary-sector"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2015-03-27"^^xsd:date ;
  skos:broader nalt:35777 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:definition nalt:245837_def ;
  skos:prefLabel "sector primario"@es, "primary sector"@en ;
  ns0:marc001 "71980" .

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

nalt:245837_def
  rdf:value "Parte de la economía de un país o una región que hace uso directo de los recursos naturales, como la agricultura, la silvicultura, la pesca, la metalurgia, la minería y la industria de los combustibles."@es, "That part of a country's or region's economy that makes direct use of natural resources, including agriculture, forestry, fishing and the fuel, metal and mining industries."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

