@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/bz8P57>
  gtm:verpondingsNummer "1554" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1554" ;
  ns0:name "Verponding 1554"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bqpoSx> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66918> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114535 52.0113504, 4.7114256 52.0113407, 4.7114312 52.01133, 4.7114926 52.0112677, 4.7114514 52.0112507, 4.7113642 52.0113461, 4.7114074 52.0113611, 4.7113967 52.0113729, 4.7114247 52.0113826, 4.7114535 52.0113504))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

