@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/bRSOcd>
  gtm:verpondingsNummer "568" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/568" ;
  ns0:name "Verponding 568"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bUARJd> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69346> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7136398 52.012189, 4.7136995 52.0122105, 4.7138155 52.0121009, 4.7139315 52.0119914, 4.7139441 52.0119811, 4.7138932 52.0119535, 4.7138791 52.0119648, 4.7136984 52.0121347, 4.7136691 52.0121618, 4.7136398 52.012189))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

