@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/b0D9gm>
  gtm:verpondingsNummer "1910" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1910" ;
  ns0:name "Verponding 1910"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bLQtRU> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67317> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085833 52.0089653, 4.7085934 52.00897, 4.7087141 52.0090283, 4.7087385 52.0090097, 4.7086314 52.008949, 4.7086162 52.0089412, 4.7085833 52.0089653))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

