@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/bixkuY>
  gtm:verpondingsNummer "1712" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1712" ;
  ns0:name "Verponding 1712"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b000XQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67098> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132415 52.0073316, 4.7129291 52.0072387, 4.7129125 52.007267, 4.7130305 52.0073041, 4.7132142 52.0073582, 4.7132415 52.0073316))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

