@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/brrVEQ>
  gtm:verpondingsNummer "1711" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1711" ;
  ns0:name "Verponding 1711"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b7UC8V> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67097> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132142 52.0073582, 4.7130305 52.0073041, 4.7129125 52.007267, 4.712887 52.0072594, 4.7128425 52.0073126, 4.713157 52.0074151, 4.7132142 52.0073582))"^^geo:wktLiteral ;
    osm:area 172.0
  ] .

