@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/10004> a <https://data.riksarkivet.se/tora/schema/HistoricalSettlementUnit>;
  dcterms:creator <https://data.riksarkivet.se/tora/torapartner/agk>;
  skos:prefLabel "Skällby";
  dcterms:identifier "10004";
  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> "573436,4795";
  <https://data.riksarkivet.se/tora/schema/sweref99_n> "6607591,0811";
  dcterms:isPartOf <https://data.riksarkivet.se/tora/modernparish/196101000>, <https://data.riksarkivet.se/tora/earlymodernparish/196101000>;
  <http://www.w3.org/2003/01/geo/wgs84_pos#lat> "59,6001";
  <http://www.w3.org/2003/01/geo/wgs84_pos#long> "16,301";
  <https://data.riksarkivet.se/tora/schema/modernMunicipality> <https://data.riksarkivet.se/tora/modernmunicipality/196100000>;
  dc:subject "agk";
  <https://data.riksarkivet.se/tora/schema/modernParish> <https://data.riksarkivet.se/tora/modernparish/196101000>;
  <https://data.riksarkivet.se/tora/schema/modernCounty> <https://data.riksarkivet.se/tora/moderncounty/190000000> .

<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 .
