@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/bxgwXu>
  gtm:verpondingsNummer "2744" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2744" ;
  ns0:name "Verponding 2744"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bpzB1D> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68265> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7056311 52.011099, 4.7056428 52.011108, 4.7056359 52.0111114, 4.7057004 52.011161, 4.705712 52.0111679, 4.7057454 52.0111468, 4.7057339 52.01114, 4.7058765 52.01105, 4.7058118 52.0110109, 4.7057968 52.0110166, 4.7056581 52.0110965, 4.7056485 52.0110902, 4.7056311 52.011099))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

