@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/bjzQ2C>
  gtm:verpondingsNummer "411" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/411" ;
  ns0:name "Verponding 411"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bW2LyE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69149> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7138155 52.0113923, 4.7137972 52.0113913, 4.7137886 52.0114244, 4.7139024 52.0114405, 4.7139145 52.0114016, 4.7138155 52.0113923))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

