@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:36914
  skos:prefLabel "economía laboral"@es, "labor economics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:22455 .

nalt:22455
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "labour opportunity"@en, "labor opportunity"@en, "labour opportunities"@en, "employment-opportunities"@en, "job opening"@en, "career opportunity"@en, "job vacancy"@en, "employment opportunity"@en, "labor opportunities"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85070591>, <http://id.loc.gov/authorities/subjects/sh2002012004> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2015-05-06"^^xsd:date ;
  skos:altLabel "working opportunities"@en, "job opportunities"@en, "job openings"@en, "job vacancies"@en, "work opportunities"@en, "career opportunities"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/42938>, <http://id.agrisemantics.org/gacs/C16434> ;
  skos:prefLabel "oportunidades de empleo"@es, "employment opportunities"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "13478" ;
  skos:broader nalt:36914 ;
  skos:related nalt:36912 .

nalt:36912
  skos:prefLabel "empleo"@es, "employment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:22455 .

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

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

