@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/b8Ks6A>
  gtm:verpondingsNummer "1535" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1535" ;
  ns0:name "Verponding 1535"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bcUpxM> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66898> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113008 52.0120379, 4.7113071 52.0120433, 4.7114498 52.0121655, 4.71151 52.0122171, 4.7116554 52.0123493, 4.7117134 52.0124044, 4.7117649 52.0123627, 4.7116431 52.0122468, 4.7113467 52.0120094, 4.7113361 52.0120006, 4.7113008 52.0120379))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

