@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/bMT0vV>
  gtm:verpondingsNummer "1028" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1028" ;
  ns0:name "Verponding 1028"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bj9p8A> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66328> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084759 52.0138605, 4.7084329 52.0138925, 4.7084525 52.0139019, 4.7084337 52.013919, 4.7084546 52.0139303, 4.7085183 52.0138817, 4.7084759 52.0138605))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

