@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/b1ffqH>
  gtm:verpondingsNummer "324" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/324" ;
  ns0:name "Verponding 324"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bWt9S1> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68803> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135793 52.0097186, 4.7133647 52.0097008, 4.7133465 52.0096992, 4.7133258 52.0097397, 4.7133445 52.0097414, 4.7136682 52.0097711, 4.7136777 52.0097267, 4.7135793 52.0097186))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

