@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/Velp_Ge> a <https://purl.org/geojson/vocab#Feature> ;
    rdfs:label "Velp [Ge]"@nl ;
    ns1:link_attestation [ a ns1:LinkAttestation ;
            ns1:relation_to <http://nl.dbpedia.org/resource/Velp_(Gelderland)> ;
            ns1:relation_type skos:closeMatch ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <https://nl.wikipedia.org/wiki/Velp_(Gelderland)> ;
            ns1:relation_type foaf:primaryTopicOf ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/amco/10698> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/cbscode/> ;
            ns1:relation_type rdfs:seeAlso ] ;
    ns1:name_attestation [ a ns1:NameAttestation ;
            ns1:toponym "Velp [Ge]"@nl ] ;
    ns1:rel_attestation [ a ns1:RelAttestation ;
            rdfs:label "opgegaan in Rheden" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/gemeentenaam/Rheden> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#tgn3000_related_to> ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1818" ] ;
                    ns1:has_start [ ns1:in "1818" ] ] ],
        [ a ns1:RelAttestation ;
            rdfs:label "opgegaan in Rosendaal_Ge" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/gemeentenaam/Rosendaal_Ge> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#tgn3000_related_to> ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1818" ] ;
                    ns1:has_start [ ns1:in "1818" ] ] ],
        [ a ns1:RelAttestation ;
            rdfs:label "provincie Gelderland" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/provincie/Gelderland> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#broaderPartitive> ],
        [ a ns1:RelAttestation ;
            rdfs:label "Frans departement BY" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/departement/BY> ;
            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" ] ] ] ;
    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 "1818" ] ;
            ns1:has_start [ ns1:in "1812" ] ] ;
    ns2:geometry [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1818" ] ;
                    ns1:has_start [ ns1:in "1812" ] ] ;
            geo:asWKT "MultiPolygon (((6.018368 52.031811, 6.020746 52.030257, 6.024675 52.030235, 6.034905 52.03127, 6.038082 52.033555, 6.044532 52.031338, 6.047047 52.028658, 6.049147 52.024526, 6.047542 52.022034, 6.040488 52.021954, 6.035631 52.018565, 6.034957 52.012277, 6.040139 52.008024, 6.040824 52.005054, 6.038138 52.000574, 6.033265 51.995927, 6.027866 51.995148, 6.014686 52.000162, 6.013082 51.999991, 6.002574 51.998339, 5.998894 51.995392, 5.997955 51.979937, 5.992952 51.975918, 5.987547 51.974418, 5.974148 51.973766, 5.973726 51.974847, 5.965014 51.976418, 5.949142 51.975866, 5.947218 51.984953, 5.955687 51.98698, 5.952709 51.993286, 5.950872 51.997699, 5.939092 52.010698, 5.936771 52.031752, 5.935552 52.042803, 5.940498 52.053835, 5.944247 52.062177, 5.954556 52.070127, 5.964836 52.07556, 5.976385 52.07748, 5.992422 52.07686, 6.00785 52.074352, 6.006706 52.06546, 6.005228 52.060311, 6.015581 52.054155, 6.01713 52.050168, 6.02275 52.046846, 6.017579 52.042512, 6.021056 52.038252, 6.022484 52.033765, 6.019938 52.033438, 6.018368 52.031811)))"^^geo:wktLiteral ] .

