@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/bjn8k2>
  gtm:verpondingsNummer "365" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/365" ;
  ns0:name "Verponding 365"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bEmgYR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68971> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131423 52.0103113, 4.7131276 52.0103101, 4.713107 52.0103733, 4.7131231 52.0103737, 4.7133037 52.010387, 4.7137808 52.0104222, 4.7137919 52.0103573, 4.7133492 52.0103273, 4.7131423 52.0103113))"^^geo:wktLiteral ;
    osm:area 327.0
  ] .

