@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/2--73/e23/>
  skos:prefLabel "USA"@nb ;
  a skos:Concept .

<http://dewey.info/class/337.73052/e23/>
  skos:notation "337.73052" ;
  skos:prefLabel "USA--utenriksøkonomiske relasjoner--Japan"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/337.73/e23/> .

<http://dewey.info/class/337.7301724/e23/>
  skos:notation "337.7301724" ;
  skos:prefLabel "USA--utenriksøkonomiske relasjoner--utviklingsland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/337.73/e23/> .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/337.3-337.9/e23/>
  skos:notation "337.3-337.9" ;
  skos:prefLabel "Utenriksøkonomisk politikk og utenriksøkonomiske relasjoner for bestemte jurisdiksjoner og grupper av jurisdiksjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/337.73/e23/> .

<http://dewey.info/class/337.7308/e23/>
  skos:notation "337.7308" ;
  skos:prefLabel "USA--utenriksøkonomiske relasjoner--Sør-Amerika"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/337.73/e23/> .

<http://dewey.info/class/337/e23/>
  skos:prefLabel "Internasjonal økonomi"@nb ;
  a skos:Concept .

<http://dewey.info/class/337.73/e23/>
  skos:closeMatch bibbi:1697656 ;
  skos:prefLabel "USA--utenriksøkonomiske relasjoner, …"@nb ;
  dc:modified "2022-05-05"^^xsd:date ;
  skos:altLabel "Internasjonale økonomiske relasjoner--USA"@nb, "Utenriksøkonomiske relasjoner--USA"@nb, "USA--internasjonale økonomiske relasjoner"@nb ;
  mads:componentList (
   <http://dewey.info/class/337/e23/>
   <http://dewey.info/class/2--73/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/337.73052/e23/>, <http://dewey.info/class/337.7308/e23/>, <http://dewey.info/class/337.7301724/e23/> ;
  skos:broader <http://dewey.info/class/337.3-337.9/e23/> ;
  a skos:Concept ;
  skos:notation "337.73" ;
  dc:identifier "ocd00135622" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date .

