@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/bsH7MK>
  gtm:verpondingsNummer "1603" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1603" ;
  ns0:name "Verponding 1603"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQ0tyC> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66973> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101781 52.0130948, 4.710188 52.0131046, 4.7102326 52.0131367, 4.710338 52.0131787, 4.7104725 52.0132323, 4.7104831 52.0132214, 4.7104174 52.0131851, 4.7103851 52.0131576, 4.7103511 52.0131728, 4.7103078 52.0131355, 4.7103325 52.0131244, 4.7103097 52.0131051, 4.7102656 52.0131194, 4.710233 52.0130809, 4.7101781 52.0130948))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

