@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/bjZeig>
  gtm:verpondingsNummer "1762" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1762" ;
  ns0:name "Verponding 1762"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bCGGAj> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67152> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112738 52.0084431, 4.7113105 52.008403, 4.7112986 52.0083976, 4.7111765 52.0083423, 4.7110912 52.0083037, 4.7110556 52.0082886, 4.7110879 52.0082583, 4.7110503 52.0082427, 4.711036 52.0082558, 4.7109876 52.0082281, 4.7109807 52.0082131, 4.710923 52.0081884, 4.7108541 52.0082538, 4.711049 52.0083401, 4.7112613 52.0084374, 4.7112738 52.0084431))"^^geo:wktLiteral ;
    osm:area 223.0
  ] .

