@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/b5PEzW>
  gtm:verpondingsNummer "352" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/352" ;
  ns0:name "Verponding 352"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBrumu> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68934> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131544 52.0099972, 4.713169 52.0099586, 4.713048 52.0099404, 4.7129902 52.009929, 4.7129662 52.0099661, 4.7130227 52.0099777, 4.7131544 52.0099972))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

