@prefix :       <http://ldf.fi/schema/warmemoirsampo/> .
@prefix dct:    <http://purl.org/dc/terms/> .
@prefix foaf:   <http://xmlns.com/foaf/0.1/> .
@prefix owl:    <http://www.w3.org/2002/07/owl#> .
@prefix prov:   <http://www.w3.org/ns/prov#> .
@prefix rdfs:   <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos:   <http://www.w3.org/2004/02/skos/core#> .
@prefix swms:   <http://ldf.fi/schema/warmemoirsampo/> .
@prefix wgs84:  <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix wms:    <http://ldf.fi/warmemoirsampo/> .
@prefix wmsent: <http://ldf.fi/warmemoirsampo/entities/> .
@prefix xsd:    <http://www.w3.org/2001/XMLSchema#> .

wmsent:m_place_545  a    swms:NamedLocation ;
        swms:warsa_page  <https://www.sotasampo.fi/fi/places/?uri=http://ldf.fi/warsa/places/municipalities/m_place_545> ;
        swms:wikidata    <http://www.wikidata.org/entity/Q1003678> ;
        swms:wikipedia   <https://fi.wikipedia.org/wiki/Sammatti> ;
        dct:source       <http://www.wikidata.org/entity/Q1003678> , <http://ldf.fi/warsa> , wms:m1 ;
        owl:sameAs       <http://ldf.fi/warsa/places/municipalities/m_place_545> ;
        wgs84:lat        60.333973 , 60.320833 ;
        wgs84:long       23.820833 , 23.82088 ;
        skos:prefLabel   "Sammatti" .
