@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/bPopRE>
  gtm:verpondingsNummer "2557" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2557" ;
  ns0:name "Verponding 2557"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bx3MW0> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68046> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7062633 52.0102681, 4.7062495 52.0102606, 4.7059914 52.010122, 4.7056297 52.0099353, 4.7055627 52.0098984, 4.7055415 52.009914, 4.7057965 52.0100456, 4.7057629 52.0100707, 4.7059599 52.0101709, 4.7062169 52.0103017, 4.7062633 52.0102681))"^^geo:wktLiteral ;
    osm:area 266.0
  ] .

