@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/bCgjxu>
  gtm:verpondingsNummer "2833" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2833" ;
  ns0:name "Verponding 2833"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bHtMgC> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68365> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084707 52.0123188, 4.7084602 52.0123282, 4.7082308 52.0125352, 4.7083077 52.012566, 4.70853 52.0123603, 4.7085407 52.0123505, 4.7084707 52.0123188))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

