@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/bSicsP>
  gtm:verpondingsNummer "1245" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1245" ;
  ns0:name "Verponding 1245"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bmep1j> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66575> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082425 52.0130522, 4.7082632 52.0130113, 4.7080112 52.0129414, 4.7080048 52.0129397, 4.7079812 52.0129765, 4.7082425 52.0130522))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

