@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/bFBwt4>
  gtm:verpondingsNummer "1850" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1850" ;
  ns0:name "Verponding 1850"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bIVGbZ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67250> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104439 52.008161, 4.71052 52.0080975, 4.7104703 52.0080748, 4.7104477 52.0080934, 4.7104638 52.0081008, 4.7104115 52.0081438, 4.7104439 52.008161))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

