@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/bYyc3v>
  gtm:verpondingsNummer "1223" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1223" ;
  ns0:name "Verponding 1223"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b9AcuV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66551> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077251 52.0133168, 4.7077731 52.0133404, 4.7079195 52.0131248, 4.7078678 52.0131095, 4.7077719 52.0132488, 4.7077251 52.0133168))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

