@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/b9MWA9>
  gtm:verpondingsNummer "1959" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1959" ;
  ns0:name "Verponding 1959"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/biJZTO> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67370> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094711 52.0084779, 4.7093161 52.0083996, 4.7092858 52.0084223, 4.7094388 52.0085066, 4.7094799 52.0084839, 4.7094711 52.0084779))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

