@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/b1SmtP>
  gtm:verpondingsNummer "3169" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/3169" ;
  ns0:name "Verponding 3169"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bIIYpn> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68741> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089889 52.0115725, 4.7089712 52.0115708, 4.7088719 52.0115605, 4.7088719 52.0115605, 4.7087726 52.0115502, 4.7087168 52.0115444, 4.7086893 52.0115688, 4.708765 52.0115784, 4.7088327 52.0115858, 4.7089685 52.0116005, 4.7089884 52.0116023, 4.7089889 52.0115725))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

