@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/bQdcBs>
  gtm:verpondingsNummer "1787" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1787" ;
  ns0:name "Verponding 1787"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bdKcnF> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67179> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101459 52.0089596, 4.7101516 52.0089555, 4.7102464 52.0088869, 4.7103 52.0088482, 4.7102542 52.0088207, 4.7101024 52.0089269, 4.710096 52.0089314, 4.7101459 52.0089596))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

