@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/buYPn3>
  gtm:verpondingsNummer "1754" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1754" ;
  ns0:name "Verponding 1754"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bMGgBI> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67143> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116374 52.0080546, 4.7116768 52.0080157, 4.7116634 52.0080092, 4.7115482 52.0079538, 4.7114984 52.0079922, 4.7116234 52.0080488, 4.7116374 52.0080546))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

