@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/b99QAz>
  gtm:verpondingsNummer "323" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/323" ;
  ns0:name "Verponding 323"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b4nIis> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68802> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135915 52.0096783, 4.7133829 52.0096614, 4.7133676 52.0096601, 4.7133465 52.0096992, 4.7133647 52.0097008, 4.7135793 52.0097186, 4.7135855 52.0096976, 4.7135915 52.0096783))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

