@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/bx3PeK>
  gtm:verpondingsNummer "1907" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1907" ;
  ns0:name "Verponding 1907"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b9nvVP> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67313> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087482 52.0088848, 4.7087027 52.0089047, 4.7087081 52.0089078, 4.7088626 52.0089991, 4.7088905 52.0089782, 4.7088846 52.0089745, 4.7088893 52.0089717, 4.7087548 52.0088889, 4.7087482 52.0088848))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

