@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/bGrjhM>
  gtm:verpondingsNummer "3164" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/3164" ;
  ns0:name "Verponding 3164"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bn4bPG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68736> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.709018 52.0113583, 4.7090017 52.0113571, 4.7088985 52.0113501, 4.7088426 52.0113929, 4.7089932 52.0113997, 4.7090089 52.0114002, 4.709018 52.0113583))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

