@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/bzYCUx>
  gtm:verpondingsNummer "2003" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2003" ;
  ns0:name "Verponding 2003"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b74Oia> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67421> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047248 52.0109253, 4.704705 52.0109161, 4.7046051 52.0109825, 4.7045819 52.0109697, 4.7045364 52.0110015, 4.7045808 52.0110257, 4.7046443 52.0109814, 4.7047248 52.0109253))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

