@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/bnU1Yb>
  gtm:verpondingsNummer "2363" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2363" ;
  ns0:name "Verponding 2363"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b8xIbb> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67825> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090039 52.0077697, 4.7085837 52.0075354, 4.7085642 52.0075424, 4.708469 52.0075769, 4.7089417 52.007848, 4.7089855 52.0078205, 4.7089513 52.0078034, 4.7090039 52.0077697))"^^geo:wktLiteral ;
    osm:area 373.0
  ] .

