@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-B05XS2HS-V
  skos:prefLabel "economics and work"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PKRLQ6SZ-Q .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-PKRLQ6SZ-Q .

n9j: a skos:ConceptScheme .
n9j:-PKRLQ6SZ-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/current_account_deficit> ;
  skos:definition "The current account deficit is broader than the generally well-known trade deficit because it includes the deficit (or surplus) on investments and both personal (think foreigners sending money home) and government (think foreign aid or military assistance) transfer payments. A current account is the difference between exports and imports plus the difference between interest and dividends received from foreigners or paid to foreigners plus the difference in transfer payments paid or received. [Source: Encyclopedia of Social Problems; Current Account Deficit]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-B05XS2HS-V ;
  skos:prefLabel "current account deficit"@en .

