@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/b37yvD>
  gtm:verpondingsNummer "1688" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1688" ;
  ns0:name "Verponding 1688"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bdWU4e> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67069> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121041 52.0085745, 4.7120927 52.0085711, 4.7118646 52.008492, 4.7115875 52.0083962, 4.7115123 52.0083683, 4.7114789 52.0084011, 4.7118206 52.0085223, 4.7120644 52.0086069, 4.7120759 52.0086118, 4.7121041 52.0085745))"^^geo:wktLiteral ;
    osm:area 204.0
  ] .

