@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/b8xKoG>
  gtm:verpondingsNummer "1032" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1032" ;
  ns0:name "Verponding 1032"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bs3Zhg> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66333> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7083771 52.0138895, 4.7082752 52.0139796, 4.7079689 52.0142561, 4.7080272 52.0142893, 4.7083973 52.0139522, 4.7084337 52.013919, 4.7084525 52.0139019, 4.7084329 52.0138925, 4.7084137 52.0139074, 4.7083771 52.0138895))"^^geo:wktLiteral ;
    osm:area 265.0
  ] .

