@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/bEYqpD>
  gtm:verpondingsNummer "1906" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1906" ;
  ns0:name "Verponding 1906"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bhh650> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67312> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087975 52.0088621, 4.7087482 52.0088848, 4.7087548 52.0088889, 4.7088893 52.0089717, 4.7088846 52.0089745, 4.7088905 52.0089782, 4.7089039 52.0089866, 4.7089545 52.0090186, 4.7089609 52.0090157, 4.7090097 52.0089943, 4.7088066 52.0088679, 4.7087975 52.0088621))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

