@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:245838
  ns0:marc001 "73191" ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:prefLabel "secondary sector"@en, "sector secundario"@es ;
  skos:definition nalt:245838_def ;
  dc:created "2015-03-27"^^xsd:date ;
  skos:related nalt:245839, nalt:245837, nalt:4403, nalt:5343, nalt:37716 ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "secondary-sector"@en, "secondary sectors"@en, "secondary-sectors"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:35777 .

nalt:245838_def
  rdf:value "Parte de la economía de un país o una región que genera productos básicos sin hacer un uso directo significativo de los recursos naturales."@es, "The part of a country or region's economy that produces commodities without much direct use of natural resources."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:35777
  skos:prefLabel "organización industrial y estructura de mercado"@es, "industrial organization and market structure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:245838 .

nalt:245839
  skos:prefLabel "sector terciario"@es, "tertiary sector"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:245838 .

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

nalt:4403
  skos:prefLabel "productos y mercancías"@es, "products and commodities"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:245838 .

nalt:245837
  skos:prefLabel "sector primario"@es, "primary sector"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:245838 .

nalt:5343
  skos:prefLabel "industria"@es, "industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:245838 .

nalt:37716
  skos:prefLabel "fabricación"@es, "manufacturing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:245838 .

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

