@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/bbsy3L>
  gtm:verpondingsNummer "1473" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1473" ;
  ns0:name "Verponding 1473"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bt6uMa> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66828> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122404 52.0110019, 4.7122578 52.0109747, 4.7121955 52.0109699, 4.7121758 52.0110233, 4.712099 52.0111316, 4.7120936 52.0111424, 4.7121443 52.0111638, 4.7121533 52.0111552, 4.7122943 52.0110282, 4.7123002 52.0110236, 4.7122404 52.0110019))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

