@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/bPaI95>
  gtm:verpondingsNummer "1870" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1870" ;
  ns0:name "Verponding 1870"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bc4BS0> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67272> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106199 52.0083089, 4.7106133 52.008313, 4.7105105 52.0083931, 4.7103895 52.0084875, 4.7104454 52.0085109, 4.7105152 52.0084549, 4.710661 52.0083382, 4.7106692 52.0083315, 4.7106199 52.0083089))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

