@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/bN5IjT>
  gtm:verpondingsNummer "241" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/241" ;
  ns0:name "Verponding 241"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/baciFD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67876> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148639 52.0090991, 4.7148714 52.0090736, 4.7148299 52.0090681, 4.7148335 52.0090577, 4.7146102 52.0090281, 4.7145975 52.0090259, 4.7145806 52.0090593, 4.7145935 52.0090616, 4.7148163 52.0090971, 4.714818 52.0090927, 4.7148639 52.0090991))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

