@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/Philippine> a <https://purl.org/geojson/vocab#Feature> ;
    rdfs:label "Philippine"@nl ;
    ns1:link_attestation [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/amco/10486> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://nl.dbpedia.org/resource/Philippine> ;
            ns1:relation_type skos:closeMatch ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/cbscode/0699> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <https://nl.wikipedia.org/wiki/Philippine> ;
            ns1:relation_type foaf:primaryTopicOf ] ;
    ns1:name_attestation [ a ns1:NameAttestation ;
            ns1:toponym "Philippine"@nl ] ;
    ns1:rel_attestation [ a ns1:RelAttestation ;
            rdfs:label "opgegaan in Sas_van_Gent" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/gemeentenaam/Sas_van_Gent> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#tgn3000_related_to> ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1970" ] ;
                    ns1:has_start [ ns1:in "1970" ] ] ],
        [ a ns1:RelAttestation ;
            rdfs:label "Frans departement Sc" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/departement/Sc> ;
            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 Zeeland" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/provincie/Zeeland> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#broaderPartitive> ] ;
    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 "1970" ] ;
            ns1:has_start [ ns1:in "1812" ] ] ;
    ns2:geometry [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1970" ] ;
                    ns1:has_start [ ns1:in "1953" ] ] ;
            geo:asWKT "MultiPolygon (((3.726925 51.301391, 3.730023 51.28714, 3.741206 51.283164, 3.776694 51.289054, 3.789428 51.285724, 3.781328 51.279589, 3.786579 51.268783, 3.779452 51.267696, 3.768672 51.276716, 3.759636 51.27686, 3.751889 51.26902, 3.717911 51.273302, 3.715828 51.271474, 3.695827 51.273612, 3.689914 51.278471, 3.684392 51.280458, 3.677904 51.296815, 3.684674 51.296016, 3.686411 51.291726, 3.696488 51.286748, 3.702174 51.288089, 3.701863 51.296535, 3.701041 51.303266, 3.703692 51.305283, 3.700496 51.310271, 3.708645 51.311018, 3.720373 51.30804, 3.726925 51.301391)))"^^geo:wktLiteral ],
        [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1892" ] ;
                    ns1:has_start [ ns1:in "1812" ] ] ;
            geo:asWKT "MultiPolygon (((3.677904 51.296815, 3.684674 51.296016, 3.686411 51.291726, 3.696488 51.286748, 3.741171 51.276151, 3.759636 51.27686, 3.751889 51.26902, 3.717911 51.273302, 3.715828 51.271474, 3.695827 51.273612, 3.689914 51.278471, 3.684392 51.280458, 3.677904 51.296815)))"^^geo:wktLiteral ],
        [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1953" ] ;
                    ns1:has_start [ ns1:in "1892" ] ] ;
            geo:asWKT "MultiPolygon (((3.730023 51.28714, 3.741206 51.283164, 3.776694 51.289054, 3.789428 51.285724, 3.781328 51.279589, 3.786579 51.268783, 3.779452 51.267696, 3.768672 51.276716, 3.759636 51.27686, 3.751889 51.26902, 3.717911 51.273302, 3.715828 51.271474, 3.695827 51.273612, 3.689914 51.278471, 3.684392 51.280458, 3.677904 51.296815, 3.684674 51.296016, 3.686411 51.291726, 3.696488 51.286748, 3.71123 51.283545, 3.718032 51.28571, 3.723593 51.298376, 3.726925 51.301391, 3.730023 51.28714)))"^^geo:wktLiteral ] .

