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

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

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:245839 .

nalt:245839_def
  rdf:value "Parte de la economía de un país o una región que produce servicios o activos que carecen de una forma tangible o almacenable."@es, "The part of a country or region's economy that produces services or assets lacking a tangible and storable form."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:41029
  skos:prefLabel "industria de servicios"@es, "service industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:245839 .

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

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

