@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bS5vP0>
  gtm:verpondingsNummer "2831" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2831" ;
  ns0:name "Verponding 2831"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bcUpvq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68363> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082749 52.0122308, 4.7082664 52.0122397, 4.7078685 52.0126014, 4.7079362 52.0126369, 4.7083226 52.0122686, 4.7083354 52.0122575, 4.7082749 52.0122308))"^^geo:wktLiteral ;
    osm:area 275.0
  ] .

