@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/Beek_Ge> a <https://purl.org/geojson/vocab#Feature> ;
    rdfs:label "Beek [Ge]"@nl ;
    ns1:link_attestation [ a ns1:LinkAttestation ;
            ns1:relation_to <http://nl.dbpedia.org/resource/Ubbergen> ;
            ns1:relation_type skos:closeMatch ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/amco/10408> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <https://nl.wikipedia.org/wiki/Ubbergen> ;
            ns1:relation_type foaf:primaryTopicOf ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://www.gemeentegeschiedenis.nl/cbscode/> ;
            ns1:relation_type rdfs:seeAlso ],
        [ a ns1:LinkAttestation ;
            ns1:relation_to <http://sws.geonames.org/2746011> ;
            ns1:relation_type skos:closeMatch ] ;
    ns1:name_attestation [ a ns1:NameAttestation ;
            ns1:toponym "Beek [Ge]"@nl ] ;
    ns1:rel_attestation [ 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 "opgegaan in Ubbergen" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/gemeentenaam/Ubbergen> ;
            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 "Frans departement MR" ;
            ns1:relation_to <https://gemeentegeschiedenis.nl/departement/MR> ;
            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 "1818" ] ] ;
            geo:asWKT "MultiPolygon (((5.989029 51.867897, 6.009381 51.869678, 6.022527 51.864934, 6.027943 51.857803, 6.018096 51.849228, 6.01026 51.84927, 6.004659 51.843007, 6.011888 51.841081, 6.007336 51.83724, 6.013851 51.836217, 6.002758 51.831332, 5.98084 51.830546, 5.960455 51.836041, 5.942571 51.832981, 5.940495 51.829395, 5.943172 51.822911, 5.931548 51.821257, 5.930333 51.816769, 5.920353 51.819062, 5.907416 51.829097, 5.895561 51.832744, 5.895177 51.83724, 5.890258 51.83852, 5.892313 51.840668, 5.880166 51.844495, 5.886009 51.847886, 5.885245 51.857597, 5.883082 51.858864, 5.891445 51.866739, 5.904266 51.870638, 5.917057 51.871749, 5.931249 51.868538, 5.944211 51.860028, 5.953844 51.852612, 5.963549 51.851036, 5.972999 51.852248, 5.980764 51.857782, 5.989029 51.867897)))"^^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 (((5.942571 51.832981, 5.940495 51.829395, 5.943172 51.822911, 5.931548 51.821257, 5.930333 51.816769, 5.920353 51.819062, 5.907416 51.829097, 5.895561 51.832744, 5.895177 51.83724, 5.890258 51.83852, 5.892313 51.840668, 5.903308 51.840753, 5.909151 51.838546, 5.924589 51.837265, 5.942571 51.832981)))"^^geo:wktLiteral ] .

