@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/bH3qf8>
  gtm:verpondingsNummer "1553" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1553" ;
  ns0:name "Verponding 1553"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/byiZ1o> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66917> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114812 52.0113595, 4.7114968 52.0113414, 4.7115434 52.0112888, 4.7114926 52.0112677, 4.7114312 52.01133, 4.7114256 52.0113407, 4.7114535 52.0113504, 4.7114812 52.0113595))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

