@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/b0qsEx>
  gtm:verpondingsNummer "2776" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2776" ;
  ns0:name "Verponding 2776"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b0D6Rm> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68300> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7073366 52.0119456, 4.7072442 52.0119055, 4.7072254 52.0119219, 4.707176 52.0118995, 4.7071654 52.0119088, 4.7073049 52.0119748, 4.7073366 52.0119456))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

