@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/b74QCV>
  gtm:verpondingsNummer "221" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/221" ;
  ns0:name "Verponding 221"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b6f0BS> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67649> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7153794 52.0085958, 4.7153797 52.0085715, 4.714863 52.0084888, 4.7148396 52.0085337, 4.715054 52.0085632, 4.715058 52.0085518, 4.7153794 52.0085958))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

