@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/bOLiKF>
  gtm:verpondingsNummer "1738" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1738" ;
  ns0:name "Verponding 1738"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXvFrF> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67125> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123087 52.0073552, 4.7123034 52.0073528, 4.7120667 52.0072533, 4.7120578 52.0072618, 4.7119925 52.0072342, 4.711963 52.0072587, 4.7119766 52.0072648, 4.7122657 52.0073915, 4.7122708 52.0073952, 4.7123087 52.0073552))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

