@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/bNIOmQ>
  gtm:verpondingsNummer "1821" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1821" ;
  ns0:name "Verponding 1821"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/btwTgn> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67218> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103405 52.0093601, 4.710396 52.0093267, 4.7103861 52.0093205, 4.7101694 52.0091837, 4.7101419 52.0091664, 4.7100913 52.0091959, 4.7103348 52.0093564, 4.7103405 52.0093601))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

