@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/bBEdrG>
  gtm:verpondingsNummer "271" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/271" ;
  ns0:name "Verponding 271"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b2I6PZ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68218> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7143179 52.0092875, 4.71432 52.009281, 4.7142684 52.0092749, 4.7142661 52.0092832, 4.7142195 52.0094515, 4.714291 52.009462, 4.714307 52.0094405, 4.714293 52.0094389, 4.7142948 52.0094205, 4.7142752 52.0094183, 4.7143179 52.0092875))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

