@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/b0D9fa>
  gtm:verpondingsNummer "1722" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1722" ;
  ns0:name "Verponding 1722"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bdKcoQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67108> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129693 52.0071156, 4.7128705 52.0071021, 4.7128634 52.007112, 4.7127821 52.0072244, 4.7127766 52.0072319, 4.712887 52.0072594, 4.7129125 52.007267, 4.7129291 52.0072387, 4.7129147 52.0072342, 4.7129394 52.0072042, 4.7129585 52.0071441, 4.7129693 52.0071156))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

