@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/bc4E5Q>
  gtm:verpondingsNummer "1074" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1074" ;
  ns0:name "Verponding 1074"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkChVm> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66379> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.707406 52.0133911, 4.7073186 52.0134644, 4.7073349 52.0134718, 4.707331 52.013475, 4.7073566 52.0134871, 4.7074464 52.0134121, 4.707406 52.0133911))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

