@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/boJPLo>
  gtm:verpondingsNummer "2651" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2651" ;
  ns0:name "Verponding 2651"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bW2LA0> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68150> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075458 52.0095317, 4.7075361 52.0095244, 4.7074596 52.009477, 4.7074258 52.0094978, 4.7071973 52.009361, 4.7071564 52.0093897, 4.7074366 52.009562, 4.7074448 52.0095691, 4.7075458 52.0095317))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

