@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/bsTPt8>
  gtm:verpondingsNummer "1761" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1761" ;
  ns0:name "Verponding 1761"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bKBgJ9> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67151> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113105 52.008403, 4.7113449 52.0083705, 4.7113311 52.0083645, 4.7111496 52.0082864, 4.7110879 52.0082583, 4.7110556 52.0082886, 4.7110912 52.0083037, 4.7111765 52.0083423, 4.7112986 52.0083976, 4.7113105 52.008403))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

