@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bbsybc>
  gtm:verpondingsNummer "58"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/58"^^xsd:string ;
  ns0:name "Verponding 58"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bx3MSh> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69359> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123581 52.0089305, 4.7123449 52.008926, 4.7123189 52.0089578, 4.712332 52.0089618, 4.7125312 52.0090241, 4.7125584 52.0089926, 4.7125771 52.0089987, 4.7126171 52.0089511, 4.7125748 52.0089388, 4.7125327 52.0089892, 4.7123581 52.0089305))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

