@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/b1Smp6>
  gtm:verpondingsNummer "2148" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2148" ;
  ns0:name "Verponding 2148"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b2I6V4> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67580> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7055826 52.009595, 4.7053955 52.0095124, 4.7054266 52.0094871, 4.7054547 52.009467, 4.7054254 52.0094525, 4.7053645 52.0094996, 4.7053933 52.0095114, 4.7053751 52.0095254, 4.7054046 52.0095393, 4.705397 52.0095453, 4.7055501 52.0096195, 4.7055826 52.009595))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

