@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/bzYCWT>
  gtm:verpondingsNummer "269" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/269" ;
  ns0:name "Verponding 269"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bEYo2k> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68195> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7142117 52.0092802, 4.7142142 52.0092715, 4.7141518 52.0092668, 4.7141491 52.0092766, 4.7141233 52.0093728, 4.7140993 52.0094932, 4.7141157 52.0094948, 4.7141264 52.0094414, 4.7141664 52.0094456, 4.7142117 52.0092802))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

