@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/Kuinre> a <https://purl.org/geojson/vocab#Feature> ;
    rdfs:label "Kuinre"@nl ;
    ns1:link_attestation [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/amco/11148> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <https://nl.wikipedia.org/wiki/Kuinre> ;
            ns1:relation_type foaf:primaryTopicOf ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/cbscode/0167> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://nl.dbpedia.org/resource/Kuinre> ;
            ns1:relation_type skos:closeMatch ] ;
    ns1:name_attestation [ a ns1:NameAttestation ;
            ns1:toponym "Kuinre"@nl ] ;
    ns1:rel_attestation [ a ns1:RelAttestation ;
            rdfs:label "opgegaan in IJsselham" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/gemeentenaam/IJsselham> ;
            ns1:relation_type <http://vocab.getty.edu/ontology#tgn3000_related_to> ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1973" ] ;
                    ns1:has_start [ ns1:in "1973" ] ] ],
        [ a ns1:RelAttestation ;
            rdfs:label "Frans departement MY" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/departement/MY> ;
            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 Overijssel" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/provincie/Overijssel> ;
            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 "1973" ] ;
            ns1:has_start [ ns1:in "1812" ] ] ;
    ns2:geometry [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1973" ] ;
                    ns1:has_start [ ns1:in "1819" ] ] ;
            geo:asWKT "MultiPolygon (((5.810208 52.813013, 5.817348 52.815054, 5.833752 52.809242, 5.837703 52.804015, 5.844672 52.803988, 5.844039 52.800126, 5.837046 52.797816, 5.846059 52.794816, 5.847301 52.786005, 5.846525 52.782682, 5.834527 52.783447, 5.816721 52.781446, 5.816905 52.78513, 5.794545 52.803361, 5.810208 52.813013)))"^^geo:wktLiteral ],
        [ a ns1:Setting ;
            ns1:when [ a ns1:Timespan ;
                    ns1:has_end [ ns1:in "1819" ] ;
                    ns1:has_start [ ns1:in "1812" ] ] ;
            geo:asWKT "MultiPolygon (((5.833752 52.809242, 5.837703 52.804015, 5.844672 52.803988, 5.854162 52.803951, 5.876795 52.799008, 5.879669 52.790908, 5.883669 52.790622, 5.891123 52.781424, 5.912165 52.768661, 5.933265 52.761557, 5.938754 52.76216, 5.94377 52.760519, 5.942394 52.757201, 5.949809 52.757795, 5.957573 52.751108, 5.955594 52.746983, 5.947466 52.74837, 5.945781 52.743974, 5.940468 52.745437, 5.927967 52.740461, 5.917594 52.752011, 5.905229 52.758536, 5.868672 52.774956, 5.85082 52.782396, 5.846525 52.782682, 5.834527 52.783447, 5.816721 52.781446, 5.816905 52.78513, 5.794545 52.803361, 5.810208 52.813013, 5.817348 52.815054, 5.833752 52.809242)))"^^geo:wktLiteral ] .

