@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/bQqUrt>
  gtm:verpondingsNummer "849" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/849" ;
  ns0:name "Verponding 849"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bL0G1j> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69679> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125503 52.012281, 4.712498 52.0123469, 4.7124849 52.0123643, 4.7124889 52.0123694, 4.7125224 52.0123872, 4.7126716 52.0122457, 4.7126213 52.0122224, 4.7125503 52.012281))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

