@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/bhh8md>
  gtm:verpondingsNummer "1825" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1825" ;
  ns0:name "Verponding 1825"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bFoMv8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67222> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100855 52.0094917, 4.7101347 52.0094662, 4.7100342 52.009401, 4.7100724 52.0093786, 4.7100305 52.0093514, 4.7099458 52.0094012, 4.7100766 52.0094859, 4.7100855 52.0094917))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

