@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/Sint_Philipsland> a <https://purl.org/geojson/vocab#Feature> ;
    rdfs:label "Sint Philipsland"@nl ;
    ns1:link_attestation [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/amco/10394> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <https://nl.wikipedia.org/wiki/Sint_Philipsland_(dorp)> ;
            ns1:relation_type foaf:primaryTopicOf ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://nl.dbpedia.org/resource/Sint_Philipsland_(dorp)> ;
            ns1:relation_type skos:closeMatch ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/cbscode/0712> ;
            ns1:relation_type rdfs:seeAlso ] ;
    ns1:name_attestation [ a ns1:NameAttestation ;
            ns1:toponym "Sint Philipsland"@nl ] ;
    ns1:rel_attestation [ a ns1:RelAttestation ;
            rdfs:label "provincie Zeeland" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/provincie/Zeeland> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#broaderPartitive> ],
        [ a ns1:RelAttestation ;
            rdfs:label "Frans departement MS" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/departement/MS> ;
            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 "opgegaan in Tholen" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/gemeentenaam/Tholen> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#tgn3000_related_to> ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1995" ] ;
                    ns1:has_start [ ns1:in "1995" ] ] ] ;
    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 "1995" ] ;
            ns1:has_start [ ns1:in "1812" ] ] ;
    ns2:geometry [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1858" ] ;
                    ns1:has_start [ ns1:in "1812" ] ] ;
            geo:asWKT "MultiPolygon (((4.152217 51.611515, 4.122994 51.61354, 4.121848 51.618382, 4.116336 51.624435, 4.130562 51.63223, 4.146535 51.634468, 4.155719 51.636722, 4.167547 51.637386, 4.177649 51.626973, 4.174383 51.619478, 4.169403 51.616729, 4.157736 51.615618, 4.152217 51.611515)))"^^geo:wktLiteral ],
        [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1986" ] ;
                    ns1:has_start [ ns1:in "1885" ] ] ;
            geo:asWKT "MultiPolygon (((4.191302 51.635024, 4.183725 51.615709, 4.167391 51.616349, 4.151791 51.611241, 4.14151 51.6123, 4.118535 51.612952, 4.115203 51.623614, 4.11267 51.626373, 4.094767 51.631211, 4.09383 51.638751, 4.095055 51.641372, 4.115123 51.652199, 4.122172 51.653355, 4.133912 51.652132, 4.183749 51.636565, 4.191302 51.635024)))"^^geo:wktLiteral ],
        [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1885" ] ;
                    ns1:has_start [ ns1:in "1858" ] ] ;
            geo:asWKT "MultiPolygon (((4.167391 51.616349, 4.151791 51.611241, 4.14151 51.6123, 4.118535 51.612952, 4.115203 51.623614, 4.11267 51.626373, 4.094767 51.631211, 4.09383 51.638751, 4.095055 51.641372, 4.115123 51.652199, 4.122172 51.653355, 4.133912 51.652132, 4.17706 51.638204, 4.182949 51.628646, 4.17857 51.619521, 4.167391 51.616349)))"^^geo:wktLiteral ],
        [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1995" ] ;
                    ns1:has_start [ ns1:in "1986" ] ] ;
            geo:asWKT "MultiPolygon (((4.21068 51.634231, 4.190872 51.612995, 4.183725 51.615709, 4.167391 51.616349, 4.151791 51.611241, 4.14151 51.6123, 4.118535 51.612952, 4.115203 51.623614, 4.11267 51.626373, 4.094767 51.631211, 4.09383 51.638751, 4.095055 51.641372, 4.115123 51.652199, 4.122172 51.653355, 4.133912 51.652132, 4.183749 51.636565, 4.191302 51.635024, 4.21068 51.634231)))"^^geo:wktLiteral ] .

