@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/bsur5n>
  gtm:verpondingsNummer "179" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/179" ;
  ns0:name "Verponding 179"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bHtMj9> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67182> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7147501 52.008475, 4.7146124 52.0084688, 4.7145553 52.008606, 4.7146763 52.0086252, 4.7147501 52.008475))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

