@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/bTXNWa>
  gtm:verpondingsNummer "1454" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1454" ;
  ns0:name "Verponding 1454"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bjzNA4> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66807> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113574 52.0115454, 4.7113493 52.0115542, 4.7114087 52.0115832, 4.7114169 52.0115743, 4.7115351 52.0114461, 4.7114974 52.0114302, 4.7115005 52.011427, 4.7114887 52.0114232, 4.7114749 52.0114187, 4.7113574 52.0115454))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

