@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bxudK6>
  gtm:verpondingsNummer "47"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/47"^^xsd:string ;
  ns0:name "Verponding 47"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bIVG65> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69217> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119895 52.0093463, 4.7119695 52.0093406, 4.7119275 52.0093849, 4.7119456 52.0093907, 4.7121375 52.0094519, 4.7121307 52.0094604, 4.712156 52.0094861, 4.7121419 52.0095051, 4.7123165 52.0095596, 4.7123702 52.0095763, 4.7130127 52.0097673, 4.7130742 52.009665, 4.7126536 52.0095387, 4.7126745 52.0095123, 4.7125454 52.0094734, 4.7125224 52.0095026, 4.7122948 52.0094323, 4.7121438 52.0093897, 4.7119895 52.0093463))"^^geo:wktLiteral ;
    osm:area 950.0
  ] .

