@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/baPs0v>
  gtm:verpondingsNummer "1875" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1875" ;
  ns0:name "Verponding 1875"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/byJovo> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67277> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7109013 52.0084465, 4.7108394 52.0085006, 4.7108887 52.0085202, 4.7108932 52.0085162, 4.7109493 52.0084672, 4.7109559 52.0084621, 4.7109072 52.0084408, 4.7109013 52.0084465))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

