@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/brRkay>
  gtm:verpondingsNummer "918" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/918" ;
  ns0:name "Verponding 918"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bHtMmw> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69775> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098886 52.0137916, 4.7098761 52.0137856, 4.7098724 52.013829, 4.7098683 52.0138773, 4.709882 52.0138779, 4.7099921 52.0139271, 4.7100172 52.0139314, 4.7100694 52.0139487, 4.7100956 52.0139187, 4.7101277 52.0138932, 4.7098886 52.0137916))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

