@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/bAp1hK>
  gtm:verpondingsNummer "2481" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2481" ;
  ns0:name "Verponding 2481"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bz8MQV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67955> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100199 52.0100148, 4.7099626 52.0099801, 4.7098803 52.0100356, 4.7099324 52.0100696, 4.7099416 52.0100639, 4.7099857 52.0100361, 4.7099915 52.0100324, 4.7100199 52.0100148))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

