@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/b4a313>
  gtm:verpondingsNummer "23" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/23" ;
  ns0:name "Verponding 23"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bnHhTZ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67750> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122839 52.0104533, 4.7122935 52.0104573, 4.712347 52.0104796, 4.7124085 52.0104337, 4.7124611 52.0104572, 4.7124676 52.0104605, 4.7125385 52.0104099, 4.712407 52.0103384, 4.7124038 52.0103409, 4.7123248 52.0104117, 4.7122839 52.0104533))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

