@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/bpMk6P>
  gtm:verpondingsNummer "1157" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1157" ;
  ns0:name "Verponding 1157"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b1fcVN> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66478> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049044 52.0118809, 4.7049519 52.0119055, 4.7049611 52.0118988, 4.7051413 52.0117667, 4.7051095 52.0117503, 4.7050117 52.0118025, 4.7049138 52.011874, 4.7049044 52.0118809))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

