@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/bKoCiZ>
  gtm:verpondingsNummer "1780" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1780" ;
  ns0:name "Verponding 1780"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bKoA2M> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67172> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7105774 52.0092031, 4.7106324 52.0091572, 4.7106231 52.0091518, 4.7103657 52.0090043, 4.7103047 52.0090452, 4.7103712 52.0090835, 4.7104541 52.0091293, 4.7105683 52.0091968, 4.7105774 52.0092031))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

