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

<http://dewey.info/class/492.75/e23/>
  dc:created "2016-11-04"^^xsd:date ;
  dc:identifier "27940fb8-f43b-49d1-96cb-4a75cc4473d1" ;
  skos:notation "492.75" ;
  skos:narrower <http://dewey.info/class/492.7555/e23/> ;
  mads:componentList (
   <http://dewey.info/class/492.7/e23/>
   <http://dewey.info/class/4--5/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Arabisk språk--grammatikk, …"@nb ;
  dc:modified "2025-01-23"^^xsd:date ;
  skos:broader <http://dewey.info/class/492.71-492.78/e23/> ;
  a skos:Concept ;
  skos:altLabel "Grammatikk--arabisk språk"@nb .

<http://dewey.info/class/4--5/e23/>
  skos:prefLabel "Standardspråkets grammatikk"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/492.71-492.78/e23/>
  skos:notation "492.71-492.78" ;
  skos:prefLabel "Inndeling av arabisk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/492.75/e23/> .

<http://dewey.info/class/492.7/e23/>
  skos:prefLabel "Arabisk og maltesisk"@nb ;
  a skos:Concept .

<http://dewey.info/class/492.7555/e23/>
  skos:notation "492.7555" ;
  skos:prefLabel "Pronomener--arabisk språk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/492.75/e23/> .

