@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/bixkyH>
  gtm:verpondingsNummer "2739" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2739" ;
  ns0:name "Verponding 2739"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bV0g0m> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68259> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7053879 52.0112277, 4.7053996 52.011234, 4.7055244 52.0113019, 4.7055658 52.0113315, 4.7056115 52.0112837, 4.7054547 52.0112028, 4.7054445 52.0111975, 4.7053879 52.0112277))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

