@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/b8xKq2>
  gtm:verpondingsNummer "1721" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1721" ;
  ns0:name "Verponding 1721"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bms5Sv> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67107> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130718 52.0071302, 4.7129693 52.0071156, 4.7129585 52.0071441, 4.7129394 52.0072042, 4.7130256 52.0072272, 4.7130455 52.0071895, 4.7130552 52.007191, 4.7130718 52.0071302))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

