@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/bM3cMr>
  gtm:verpondingsNummer "1455"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1455"^^xsd:string ;
  ns0:name "Verponding 1455"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bsuoJU> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66808> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7115778 52.0114641, 4.7115351 52.0114461, 4.7114169 52.0115743, 4.7114087 52.0115832, 4.71146 52.01161, 4.7114711 52.0115994, 4.711537 52.0115364, 4.7115641 52.0115118, 4.7116016 52.0114741, 4.7115778 52.0114641))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

