@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/bHg70p>
  gtm:verpondingsNummer "1871" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1871" ;
  ns0:name "Verponding 1871"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b4a0Jj> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67273> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106692 52.0083315, 4.710661 52.0083382, 4.7105152 52.0084549, 4.7104454 52.0085109, 4.7104516 52.0085137, 4.7104732 52.0084963, 4.7105155 52.0085162, 4.7105634 52.0084776, 4.7107078 52.0083613, 4.7107185 52.0083534, 4.7106692 52.0083315))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

