@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/bBrwK8>
  gtm:verpondingsNummer "2213" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2213" ;
  ns0:name "Verponding 2213"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bm1HvA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67653> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7067341 52.0089762, 4.7065189 52.0088658, 4.7064824 52.0088919, 4.7066852 52.008997, 4.7067341 52.0089762))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

