@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/bwEqSR>
  gtm:verpondingsNummer "1775" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1775" ;
  ns0:name "Verponding 1775"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b7UC7K> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67166> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107083 52.009077, 4.7107985 52.0089813, 4.7107889 52.0089761, 4.7105747 52.0088609, 4.710456 52.0087944, 4.7101657 52.008636, 4.7100701 52.0087098, 4.7101454 52.0087589, 4.7101834 52.0087798, 4.7102214 52.0088026, 4.7102542 52.0088207, 4.7103 52.0088482, 4.7103105 52.0088536, 4.7104125 52.0089128, 4.7107037 52.0090744, 4.7107083 52.009077))"^^geo:wktLiteral ;
    osm:area 681.0
  ] .

