@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/b1ffkN>
  gtm:verpondingsNummer "1855" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1855" ;
  ns0:name "Verponding 1855"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/beniqV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67255> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101927 52.0080247, 4.7104855 52.0078107, 4.7106059 52.0077215, 4.7105774 52.007702, 4.7103997 52.0078069, 4.7102682 52.0078969, 4.7101247 52.0079866, 4.7101927 52.0080247))"^^geo:wktLiteral ;
    osm:area 212.0
  ] .

