@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/bNipSP>
  gtm:verpondingsNummer "1001" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1001" ;
  ns0:name "Verponding 1001"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bqONcV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66297> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098448 52.0130605, 4.709688 52.0130396, 4.7095832 52.0130267, 4.7096145 52.0130005, 4.7095652 52.0129794, 4.7095198 52.0129595, 4.7094056 52.0130512, 4.7095033 52.0130864, 4.7095131 52.0130638, 4.7095833 52.0130726, 4.7095811 52.0130794, 4.7098343 52.0131108, 4.7098448 52.0130605))"^^geo:wktLiteral ;
    osm:area 209.0
  ] .

