@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/bSViw8>
  gtm:verpondingsNummer "1723" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1723" ;
  ns0:name "Verponding 1723"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b5PCdP> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67109> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7128705 52.0071021, 4.7127901 52.0070917, 4.7127823 52.0071027, 4.7127103 52.0072041, 4.7127821 52.0072244, 4.7128634 52.007112, 4.7128705 52.0071021))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

