@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/bLdq49>
  gtm:verpondingsNummer "1885" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1885" ;
  ns0:name "Verponding 1885"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bTXLH8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67288> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098244 52.0083336, 4.7099272 52.0083835, 4.71003 52.0084335, 4.7102566 52.0085444, 4.7102697 52.0085322, 4.7100495 52.0084203, 4.7100667 52.0084073, 4.7098636 52.0083042, 4.7098244 52.0083336))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

