@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/bGrj9k>
  gtm:verpondingsNummer "1078/1" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1078-1" ;
  ns0:name "Verponding 1078/1"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b4N6CE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66383> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072971 52.0133345, 4.707211 52.0133949, 4.7072109 52.0134031, 4.7069192 52.0136155, 4.7069909 52.0136581, 4.7071819 52.0135059, 4.7073575 52.0133659, 4.7072971 52.0133345))"^^geo:wktLiteral ;
    osm:area 246.0
  ] .

