@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/bQ0vTJ>
  gtm:verpondingsNummer "2321" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2321" ;
  ns0:name "Verponding 2321"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bEyYOS> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67775> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708296 52.0083074, 4.7081759 52.0082259, 4.7081304 52.0082553, 4.7082432 52.008321, 4.7082508 52.0083261, 4.708296 52.0083074))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

