@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/b0cKUs>
  gtm:verpondingsNummer "1939" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1939" ;
  ns0:name "Verponding 1939"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzYACX> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67348> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087939 52.008805, 4.7087876 52.0087999, 4.7086844 52.0087341, 4.7086554 52.008753, 4.7087527 52.008815, 4.7087575 52.0088185, 4.7087939 52.008805))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

