@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/bIVIto>
  gtm:verpondingsNummer "1731" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1731" ;
  ns0:name "Verponding 1731"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b7vcJD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67118> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122475 52.0071465, 4.7122964 52.0071553, 4.7123421 52.0070621, 4.7122506 52.0070527, 4.7122482 52.007058, 4.7122295 52.0070992, 4.7122108 52.0071404, 4.7122008 52.0071684, 4.7122385 52.0071791, 4.7122475 52.0071465))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

