@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/b2I9bs>
  gtm:verpondingsNummer "1903" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1903" ;
  ns0:name "Verponding 1903"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bG0SzA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67309> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089413 52.0088073, 4.708909 52.0088198, 4.7089158 52.0088241, 4.7090711 52.0089226, 4.7091125 52.0089489, 4.709143 52.0089341, 4.7089478 52.0088114, 4.7089413 52.0088073))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

