@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://github.com/kgeographer/geojson-t#> .
@prefix ns2: <http://linkedpasts.org/ontology#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://gemeentegeschiedenis.nl/gemeentenaam/De_Wijk> a <https://purl.org/geojson/vocab#Feature> ;
    rdfs:label "De Wijk"@nl ;
    ns2:link_attestation [ a ns2:LinkAttestation ;
            ns2:relation_to <http://www.gemeentegeschiedenis.nl/cbscode/0135> ;
            ns2:relation_type rdfs:seeAlso ],
        [ a ns2:LinkAttestation ;
            ns2:relation_to <http://www.gemeentegeschiedenis.nl/amco/10753> ;
            ns2:relation_type rdfs:seeAlso ],
        [ a ns2:LinkAttestation ;
            ns2:relation_to <https://nl.wikipedia.org/wiki/De_Wijk_(Drenthe)> ;
            ns2:relation_type foaf:primaryTopicOf ],
        [ a ns2:LinkAttestation ;
            ns2:relation_to <http://nl.dbpedia.org/resource/De_Wijk_(Drenthe)> ;
            ns2:relation_type skos:closeMatch ] ;
    ns2:name_attestation [ a ns2:NameAttestation ;
            ns2:toponym "De Wijk"@nl ] ;
    ns2:rel_attestation [ a ns2:RelAttestation ;
            rdfs:label "Frans departement We" ;
            ns2:relation_to <https://gemeentegeschiedenis.nl/departement/We> ;
            ns2:relation_type <http://vocab.getty.edu/ontology#broaderPartitive> ;
            ns2:when [ a ns2:Timespan ;
                    ns2:has_end [ ns2:in "1813" ] ;
                    ns2:has_start [ ns2:in "1811" ] ] ],
        [ a ns2:RelAttestation ;
            rdfs:label "opgegaan in De_Wolden" ;
            ns2:relation_to <https://gemeentegeschiedenis.nl/gemeentenaam/De_Wolden> ;
            ns2:relation_type <http://vocab.getty.edu/ontology#tgn3000_related_to> ;
            ns2:when [ a ns2:Timespan ;
                    ns2:has_end [ ns2:in "1998" ] ;
                    ns2:has_start [ ns2:in "1998" ] ] ],
        [ a ns2:RelAttestation ;
            rdfs:label "provincie Drenthe" ;
            ns2:relation_to <https://gemeentegeschiedenis.nl/provincie/Drenthe> ;
            ns2:relation_type <http://vocab.getty.edu/ontology#broaderPartitive> ] ;
    ns2:type_attestation [ a ns2:TypeAttestation ;
            rdfs:label "Gemeente"@nl ;
            rdfs:seeAlso <https://gemeentegeschiedenis.nl/gg-schema#Municipality> ] ;
    ns2:when [ a ns2:Timespan ;
            ns2:has_end [ ns2:in "1998" ] ;
            ns2:has_start [ ns2:in "1812" ] ] ;
    ns1:geometry [ a ns2:Setting ;
            ns2:when [ a ns2:Timespan ;
                    ns2:has_end [ ns2:in "1998" ] ;
                    ns2:has_start [ ns2:in "1812" ] ] ;
            geo:asWKT "MultiPolygon (((6.327059 52.720814, 6.348507 52.726933, 6.365386 52.727066, 6.37581 52.710083, 6.357591 52.702594, 6.37226 52.683779, 6.366279 52.680863, 6.352492 52.679268, 6.343828 52.675293, 6.344211 52.672504, 6.357598 52.66943, 6.362073 52.657889, 6.340627 52.650424, 6.32657 52.656467, 6.327051 52.658261, 6.330432 52.664256, 6.323698 52.667365, 6.317191 52.667236, 6.302346 52.664296, 6.299499 52.66243, 6.296775 52.659395, 6.291305 52.659347, 6.284774 52.665238, 6.279755 52.665546, 6.275853 52.662699, 6.270392 52.663099, 6.26426 52.666919, 6.251146 52.669083, 6.249898 52.673316, 6.245646 52.675144, 6.238407 52.675466, 6.227699 52.679946, 6.233563 52.684937, 6.233649 52.68943, 6.239603 52.691365, 6.243246 52.688552, 6.254186 52.688293, 6.254868 52.685412, 6.264947 52.686507, 6.2757 52.68436, 6.276806 52.687857, 6.285666 52.687161, 6.286872 52.69551, 6.278088 52.6927, 6.275887 52.693616, 6.278334 52.697552, 6.276588 52.699003, 6.27726 52.702952, 6.327059 52.720814)))"^^geo:wktLiteral ] .

