@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <http://linkedpasts.org/ontology#> .
@prefix ns2: <https://github.com/kgeographer/geojson-t#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://gemeentegeschiedenis.nl/gemeentenaam/Siddeburen> a <https://purl.org/geojson/vocab#Feature> ;
    rdfs:label "Siddeburen"@nl ;
    ns1:link_attestation [ a ns1:LinkAttestation ;
            ns1:relation_to <https://nl.wikipedia.org/wiki/Siddeburen> ;
            ns1:relation_type foaf:primaryTopicOf ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/amco/11323> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/cbscode/> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://nl.dbpedia.org/resource/Siddeburen> ;
            ns1:relation_type skos:closeMatch ] ;
    ns1:name_attestation [ a ns1:NameAttestation ;
            ns1:toponym "Siddeburen"@nl ] ;
    ns1:rel_attestation [ a ns1:RelAttestation ;
            rdfs:label "Frans departement We" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/departement/We> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#broaderPartitive> ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1813" ] ;
                    ns1:has_start [ ns1:in "1811" ] ] ],
        [ a ns1:RelAttestation ;
            rdfs:label "provincie Groningen" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/provincie/Groningen> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#broaderPartitive> ],
        [ a ns1:RelAttestation ;
            rdfs:label "opgegaan in Slochteren" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/gemeentenaam/Slochteren> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#tgn3000_related_to> ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1826" ] ;
                    ns1:has_start [ ns1:in "1826" ] ] ] ;
    ns1:type_attestation [ a ns1:TypeAttestation ;
            rdfs:label "Gemeente"@nl ;
            rdfs:seeAlso <https://gemeentegeschiedenis.nl/gg-schema#Municipality> ] ;
    ns1:when [ a ns1:Timespan ;
            ns1:has_end [ ns1:in "1826" ] ;
            ns1:has_start [ ns1:in "1812" ] ] ;
    ns2:geometry [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1826" ] ;
                    ns1:has_start [ ns1:in "1812" ] ] ;
            geo:asWKT "MultiPolygon (((6.852941 53.210802, 6.810812 53.234911, 6.803164 53.231555, 6.750637 53.261165, 6.754773 53.263994, 6.770635 53.267856, 6.772413 53.276552, 6.782796 53.282363, 6.785987 53.283674, 6.793462 53.278375, 6.810846 53.282663, 6.806571 53.289454, 6.815373 53.292585, 6.826345 53.293262, 6.829457 53.287653, 6.846054 53.286195, 6.849984 53.291539, 6.858416 53.292515, 6.862984 53.290122, 6.887239 53.293237, 6.889609 53.288084, 6.896594 53.281976, 6.886661 53.276618, 6.908487 53.274816, 6.90863 53.266097, 6.914598 53.261079, 6.915752 53.255582, 6.911224 53.254651, 6.908335 53.244982, 6.91502 53.243369, 6.915448 53.238511, 6.910695 53.235426, 6.910818 53.226168, 6.913347 53.221462, 6.902798 53.219529, 6.894292 53.220355, 6.88538 53.222444, 6.880607 53.218639, 6.875824 53.218878, 6.852941 53.210802)))"^^geo:wktLiteral ] .

