@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/bYKTQO>
  gtm:verpondingsNummer "1890" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1890" ;
  ns0:name "Verponding 1890"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwdZdy> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67294> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096706 52.0084379, 4.7096823 52.0084456, 4.709882 52.0085598, 4.7100994 52.008669, 4.7101523 52.008627, 4.7099429 52.0085157, 4.7097316 52.0083991, 4.7096706 52.0084379))"^^geo:wktLiteral ;
    osm:area 241.0
  ] .

