@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/bYkvwA>
  gtm:verpondingsNummer "2633" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2633" ;
  ns0:name "Verponding 2633"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bPB4fC> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68130> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087923 52.0094401, 4.7087993 52.0094347, 4.7089152 52.0093463, 4.7088326 52.009305, 4.7089194 52.0092387, 4.7088645 52.0092112, 4.708775 52.0092758, 4.7086406 52.0093781, 4.7086314 52.0093841, 4.7086409 52.0093874, 4.7087923 52.0094401))"^^geo:wktLiteral ;
    osm:area 227.0
  ] .

