@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/b4Asty>
  gtm:verpondingsNummer "497" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/497" ;
  ns0:name "Verponding 497"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b74OhZ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69267> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7144604 52.0100169, 4.7141926 52.0099358, 4.7141595 52.009985, 4.7141473 52.0100164, 4.714233 52.0100425, 4.7143994 52.010093, 4.7144604 52.0100169))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

