@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/bMT0zE>
  gtm:verpondingsNummer "1905" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1905" ;
  ns0:name "Verponding 1905"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bqbHfS> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67311> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088557 52.0088402, 4.7087975 52.0088621, 4.7088066 52.0088679, 4.7090097 52.0089943, 4.7090716 52.0089671, 4.7088635 52.0088448, 4.7088557 52.0088402))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

