@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/bredWg>
  gtm:verpondingsNummer "1900" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1900" ;
  ns0:name "Verponding 1900"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVDndh> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67306> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090963 52.0087418, 4.7090372 52.0087678, 4.7090454 52.0087731, 4.7091703 52.0088542, 4.709295 52.0089351, 4.709303 52.0089302, 4.7095285 52.0090691, 4.7095733 52.009038, 4.7092922 52.0088645, 4.709109 52.0087513, 4.7090963 52.0087418))"^^geo:wktLiteral ;
    osm:area 230.0
  ] .

