@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/273/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/273.6/e23/> ;
  skos:notation "273" ;
  skos:prefLabel "Dogmestrid og kjetteri i generell kirkehistorie"@nb .

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

<http://dewey.info/class/273.6/e23/>
  a skos:Concept ;
  ns0:classHere "Antinomisme"@nb ;
  ns0:including "Katarers lære"@nb, "Albigenseres lære"@nb, "Valdenseres lære"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00122053" ;
  dc:modified "2015-06-22"^^xsd:date ;
  skos:altLabel "Kjetteri--kristendom--middelalderen"@nb, "Valdensere"@nb, "Antinomisme"@nb, "Albigensere"@nb, "Katarisme"@nb, "Katarer"@nb, "Dogmestrid--den kristne kirkes historie--middelalderen"@nb ;
  skos:broader <http://dewey.info/class/273/e23/> ;
  skos:exactMatch humord:c14283 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c20215, humord:c08788 ;
  skos:notation "273.6" ;
  skos:prefLabel "500-tallet til 1500-tallet"@nb .

