@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/btWjTj>
  gtm:verpondingsNummer "1492" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1492" ;
  ns0:name "Verponding 1492"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bEYo19> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66849> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121936 52.0112673, 4.7121846 52.0112762, 4.7121249 52.0113414, 4.7121642 52.0113552, 4.7122249 52.0112909, 4.7122339 52.0112827, 4.7121936 52.0112673))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

