@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/bpZ1Oo>
  gtm:verpondingsNummer "1664" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1664" ;
  ns0:name "Verponding 1664"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bWt9XV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67043> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114581 52.0093007, 4.7112348 52.0092156, 4.7108746 52.0090868, 4.7108269 52.0091361, 4.7108445 52.0091424, 4.7112826 52.0092989, 4.7114142 52.009346, 4.7114581 52.0093007))"^^geo:wktLiteral ;
    osm:area 292.0
  ] .

