@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/bw1jPJ>
  gtm:verpondingsNummer "218" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/218" ;
  ns0:name "Verponding 218"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bIwgQq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67615> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7153795 52.0084603, 4.714921 52.0083879, 4.7149061 52.0083859, 4.7148892 52.0084264, 4.7153787 52.0085039, 4.7153795 52.0084603))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

