@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/bfPeyY>
  gtm:verpondingsNummer "1777" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1777" ;
  ns0:name "Verponding 1777"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bSiadY> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67168> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106324 52.0091572, 4.7106721 52.0091166, 4.7106641 52.0091125, 4.7105347 52.0090455, 4.7103601 52.0089485, 4.7103173 52.0089768, 4.7103657 52.0090043, 4.7106231 52.0091518, 4.7106324 52.0091572))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

