@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/324.29407/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00133777" ;
  dc:modified "2018-01-18"^^xsd:date ;
  skos:altLabel "Labor Party (Australia)"@nb ;
  skos:broader <http://dewey.info/class/324.29404-324.29409/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/324.29407092/e23/> ;
  skos:notation "324.29407" ;
  skos:prefLabel "Australian Labor Party"@nb .

<http://dewey.info/class/324.29407092/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.29407/e23/> ;
  skos:notation "324.29407092" ;
  skos:prefLabel "Labor Party (Australia)--biografier"@nb .

<http://dewey.info/class/324.29404-324.29409/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.29407/e23/> ;
  skos:notation "324.29404-324.29409" ;
  skos:prefLabel "Partier som ble grunnlagt eller eksisterte etter 1945"@nb .

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

