@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/bb28Jn>
  gtm:verpondingsNummer "272" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/272" ;
  ns0:name "Verponding 272"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/baCHZR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68229> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71432 52.009281, 4.7143179 52.0092875, 4.7142752 52.0094183, 4.7142948 52.0094205, 4.714293 52.0094389, 4.714307 52.0094405, 4.7143184 52.009426, 4.7143325 52.0093914, 4.7143735 52.0092922, 4.7143764 52.0092865, 4.71432 52.009281))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

