@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/Spaarndam> a <https://purl.org/geojson/vocab#Feature> ;
    rdfs:label "Spaarndam"@nl ;
    ns1:link_attestation [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/amco/10192> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://nl.dbpedia.org/resource/Spaarndam> ;
            ns1:relation_type skos:closeMatch ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/cbscode/1185> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <https://nl.wikipedia.org/wiki/Spaarndam> ;
            ns1:relation_type foaf:primaryTopicOf ] ;
    ns1:name_attestation [ a ns1:NameAttestation ;
            ns1:toponym "Spaarndam"@nl ] ;
    ns1:rel_attestation [ a ns1:RelAttestation ;
            rdfs:label "provincie Noord-Holland" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/provincie/Noord-Holland> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#broaderPartitive> ],
        [ a ns1:RelAttestation ;
            rdfs:label "Frans departement Zz" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/departement/Zz> ;
            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 Haarlem" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/gemeentenaam/Haarlem> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#tgn3000_related_to> ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1927" ] ;
                    ns1:has_start [ ns1:in "1927" ] ] ] ;
    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 "1927" ] ;
            ns1:has_start [ ns1:in "1812" ] ] ;
    ns2:geometry [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1875" ] ;
                    ns1:has_start [ ns1:in "1818" ] ] ;
            geo:asWKT "MultiPolygon (((4.679812 52.421614, 4.688544 52.417891, 4.681435 52.412007, 4.670916 52.408079, 4.663953 52.411542, 4.66806 52.421094, 4.673194 52.421754, 4.679812 52.421614)))"^^geo:wktLiteral ],
        [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1927" ] ;
                    ns1:has_start [ ns1:in "1875" ] ] ;
            geo:asWKT "MultiPolygon (((4.699766 52.424158, 4.690193 52.417814, 4.681435 52.412007, 4.670916 52.408079, 4.663953 52.411542, 4.66806 52.421094, 4.673194 52.421754, 4.679812 52.421614, 4.676163 52.429142, 4.67539 52.440641, 4.683198 52.449047, 4.70441 52.437577, 4.711962 52.434204, 4.719065 52.431279, 4.699766 52.424158)))"^^geo:wktLiteral ],
        [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1818" ] ;
                    ns1:has_start [ ns1:in "1812" ] ] ;
            geo:asWKT "MultiPolygon (((4.681435 52.412007, 4.670916 52.408079, 4.663953 52.411542, 4.662671 52.409017, 4.657982 52.40818, 4.649161 52.390689, 4.64233 52.39505, 4.626477 52.39423, 4.636622 52.411102, 4.641415 52.414548, 4.650883 52.428538, 4.673194 52.421754, 4.679812 52.421614, 4.688544 52.417891, 4.681435 52.412007)))"^^geo:wktLiteral ] .

