@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/bFBwsT>
  gtm:verpondingsNummer "1504" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1504" ;
  ns0:name "Verponding 1504"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bz8MKQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66863> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121949 52.0114874, 4.7121797 52.0115011, 4.7121457 52.0114998, 4.7119204 52.0114098, 4.7119002 52.0114342, 4.7122323 52.0115723, 4.7122808 52.0115237, 4.7122088 52.0114934, 4.7121949 52.0114874))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

