@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/b7hyjE>
  gtm:verpondingsNummer "1488" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1488" ;
  ns0:name "Verponding 1488"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bgsieW> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66844> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123763 52.0113338, 4.7123702 52.0113405, 4.7122754 52.0114525, 4.7122582 52.0114455, 4.7122223 52.011482, 4.7125411 52.0116207, 4.7125928 52.0115689, 4.7124785 52.0115274, 4.7124474 52.0115294, 4.7123329 52.0114891, 4.7124419 52.0113668, 4.7124482 52.0113604, 4.7123763 52.0113338))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

