@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/bCGIQx>
  gtm:verpondingsNummer "1753" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1753" ;
  ns0:name "Verponding 1753"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bUARLA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67142> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116768 52.0080157, 4.7117272 52.0079641, 4.7117143 52.0079591, 4.711727 52.0079466, 4.7114899 52.0078341, 4.7114784 52.0078452, 4.7114309 52.0078907, 4.7114225 52.0078987, 4.7114215 52.0079584, 4.7114984 52.0079922, 4.7115482 52.0079538, 4.7116634 52.0080092, 4.7116768 52.0080157))"^^geo:wktLiteral ;
    osm:area 223.0
  ] .

