@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/bKO0Px>
  gtm:verpondingsNummer "99"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/99"^^xsd:string ;
  ns0:name "Verponding 99"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bSia9f> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69850> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.712703 52.0085194, 4.7127215 52.0085256, 4.7128982 52.0085853, 4.7129609 52.0086057, 4.7130467 52.0086343, 4.7130732 52.0086022, 4.7136063 52.008776, 4.7136846 52.0086231, 4.7136705 52.0086189, 4.7128582 52.0083749, 4.7127526 52.0084907, 4.7127396 52.0084873, 4.712703 52.0085194))"^^geo:wktLiteral ;
    osm:area 1175.0
  ] .

