@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/bC3CKR>
  gtm:verpondingsNummer "1113" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1113" ;
  ns0:name "Verponding 1113"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b0qqaY> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66430> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7062147 52.0127632, 4.7062066 52.0127695, 4.7060663 52.0128698, 4.7061114 52.0128968, 4.7062535 52.0127944, 4.706261 52.0127885, 4.7062147 52.0127632))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

