@prefix schema: <http://schema.org/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix odrs: <http://schema.theodi.org/odrs#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix store: <https://tora.entryscape.net/store/> .
@prefix pubeu: <http://publications.europa.eu/resource/authority/> .
@prefix es: <http://entrystore.org/terms/> .
@prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

<https://data.riksarkivet.se/tora/3263> a <https://data.riksarkivet.se/tora/schema/HistoricalSettlementUnit>;
  dcterms:creator <https://data.riksarkivet.se/tora/torapartner/agk>;
  skos:prefLabel "Porsarp";
  dcterms:identifier "3263";
  dcterms:conformsTo <https://data.riksarkivet.se/tora/namingprinciple/modern>;
  dcterms:coverage <https://data.riksarkivet.se/tora/coordinateaccuracy/high>;
  <https://data.riksarkivet.se/tora/schema/sweref99_e> "473729,7008";
  <https://data.riksarkivet.se/tora/schema/sweref99_n> "6440946,2944";
  dcterms:isPartOf <https://data.riksarkivet.se/tora/modernparish/050902000>, <https://data.riksarkivet.se/tora/earlymodernparish/050902000>;
  <http://www.w3.org/2003/01/geo/wgs84_pos#lat> "58,1091";
  <http://www.w3.org/2003/01/geo/wgs84_pos#long> "14,5542";
  skos:altLabel "Pålsarp";
  <https://data.riksarkivet.se/tora/schema/modernMunicipality> <https://data.riksarkivet.se/tora/modernmunicipality/050900000>;
  dc:subject "ygk", "agk";
  <https://data.riksarkivet.se/tora/schema/modernParish> <https://data.riksarkivet.se/tora/modernparish/050902000>;
  <https://data.riksarkivet.se/tora/schema/modernCounty> <https://data.riksarkivet.se/tora/moderncounty/050000000> .

<https://data.riksarkivet.se/tora/torapartner/agk> a <https://data.riksarkivet.se/tora/schema/ToraPartner>;
  dcterms:title "AGK";
  dcterms:description "National Edition of the Oldest Geometrical Maps (project at the Swedish National Archives 2003–2010)"@en,
    "Projekt Nationalutgåva av de äldre geometriska kartorna (Riksarkivet 2003–2010)"@sv;
  skos:prefLabel "Äldre geometriska kartor (1630–1655)"@sv, "Older geometrical maps (1630–1655)"@en;
  dcterms:subject <https://riksarkivet.se/geometriska> .

<https://data.riksarkivet.se/tora/namingprinciple/modern> a <https://data.riksarkivet.se/tora/schema/NamingPrinciple>;
  dcterms:title "modern";
  dcterms:description "Namnet följer modern stavning på officiella kartor från omkring 1940-talet eller senare, fr.o.m. den fotobaserade ekonomiska kartan till senare kartverk t.ex. topografiska kartan"@sv,
    "The name follows modern spelling on official maps from around the 1940s or later, from the photo-based economic map to later mapping eg the topographic map"@en;
  skos:prefLabel "Modern stavning"@sv, "Modern spelling"@en .
