@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:36914
  skos:prefLabel "economía laboral"@es, "labor economics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:48669 .

nalt:48669
  skos:hiddenLabel "labor-market"@en, "labor markets"@en, "labour markets"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_28713>, <http://id.loc.gov/authorities/subjects/sh89000875>, <http://id.agrisemantics.org/gacs/C16822>, <http://id.cabi.org/cabt/63543> ;
  skos:definition nalt:48669_def ;
  skos:altLabel "labour market"@en, "job market"@en ;
  skos:prefLabel "labor market"@en, "mercado laboral"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "20348" ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2019-05-23"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:36914 .

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

nalt:48669_def
  rdf:value "Factores que afectan la disponibilidad y demanda de trabajadores."@es, "Factors affecting the supply of and demand for workers."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

