@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/b2vsuJ>
  gtm:verpondingsNummer "2436" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2436" ;
  ns0:name "Verponding 2436"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bLdnMq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67905> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093852 52.008078, 4.7093484 52.0080942, 4.7095093 52.0081789, 4.70953 52.0081637, 4.709537 52.0081585, 4.7093852 52.008078))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

