@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/bo6JMY>
  gtm:verpondingsNummer "913" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/913" ;
  ns0:name "Verponding 913"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/beMHK9> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69760> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098367 52.0141268, 4.7098315 52.0141683, 4.7098441 52.0141689, 4.7099757 52.0142212, 4.7100128 52.0141883, 4.7098479 52.0141273, 4.7098367 52.0141268))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

