@prefix adms: . @prefix cpsv: . @prefix cpsvno: . @prefix dcat: . @prefix dct: . @prefix dqv: . @prefix eli: . @prefix foaf: . @prefix iso: . @prefix oa: . @prefix prov: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix vcard: . @prefix xsd: . rdf:type vcard:Organization; vcard:hasEmail . rdf:type dcat:Distribution; dct:format , ; dct:license ; dcat:accessURL . rdf:type dct:LinguisticSystem; "NOR"; skos:prefLabel "Norsk"@nb . rdf:type dcat:Dataset; dct:accessRights ; dct:accrualPeriodicity ; dct:description "Antall personer per kvadratkilometer landareal. Kilde: Stavangerstatistikken."@nb; dct:identifier "https://data.norge.no/node/2280"; dct:issued "2017-11-15"^^xsd:date; dct:language ; dct:modified "2018-02-19"^^xsd:date; dct:publisher ; dct:spatial ; dct:temporal ; dct:title "Befolkningstetthet i Stavangers bydeler"@nb; dcat:contactPoint ; dcat:distribution ; dcat:keyword "tetthet"@nb , "befolkning"@nb; dcat:theme , . rdf:type dct:PeriodOfTime; schema:startDate "2017-11-15"^^xsd:date .