@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/bb28GP>
  gtm:verpondingsNummer "1847" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1847" ;
  ns0:name "Verponding 1847"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bIwgSM> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67246> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7105675 52.0082388, 4.7106543 52.0082823, 4.7106643 52.0082728, 4.7108072 52.0081381, 4.7107814 52.008126, 4.7107877 52.0081208, 4.7107411 52.0080989, 4.7107372 52.0080862, 4.7106296 52.0080358, 4.7106193 52.0080433, 4.7107114 52.0080927, 4.7107224 52.0081079, 4.7105779 52.00823, 4.7105675 52.0082388))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

