@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/baq2Co>
  gtm:verpondingsNummer "1742" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1742" ;
  ns0:name "Verponding 1742"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bFOaUq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67130> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121696 52.0075115, 4.7121537 52.007504, 4.7119206 52.0073903, 4.7117267 52.0073009, 4.7117002 52.0072879, 4.7116574 52.0072655, 4.7116292 52.0072893, 4.7115814 52.0073268, 4.711702 52.0073864, 4.7118079 52.0074371, 4.7120922 52.0075675, 4.7121045 52.0075733, 4.7121696 52.0075115))"^^geo:wktLiteral ;
    osm:area 383.0
  ] .

