@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/brEDko>
  gtm:verpondingsNummer "1873" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1873" ;
  ns0:name "Verponding 1873"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bGDYE4> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67275> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107844 52.0083818, 4.7107744 52.0083903, 4.7106874 52.0084634, 4.7106708 52.0084783, 4.7107225 52.0085019, 4.7107353 52.0084909, 4.7107512 52.0084977, 4.7108417 52.0084209, 4.710852 52.0084124, 4.7107844 52.0083818))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

