@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/bkpDMf>
  gtm:verpondingsNummer "377" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/377" ;
  ns0:name "Verponding 377"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bjzNBf> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69056> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130507 52.0111761, 4.7130284 52.0111746, 4.7130171 52.0112227, 4.7130098 52.0112543, 4.7130022 52.0112866, 4.7129609 52.0112829, 4.7129544 52.0113109, 4.7128738 52.0113027, 4.7128335 52.0114205, 4.7128315 52.0114263, 4.7129282 52.0114598, 4.7129308 52.0114504, 4.7129722 52.0113254, 4.7129809 52.0113005, 4.713075 52.0113082, 4.7131231 52.0111516, 4.7130558 52.0111471, 4.7130507 52.0111761))"^^geo:wktLiteral ;
    osm:area 212.0
  ] .

