@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/bSIBRX>
  gtm:verpondingsNummer "226" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/226" ;
  ns0:name "Verponding 226"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bKBgIY> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67705> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7153536 52.0087717, 4.7153609 52.0087425, 4.714774 52.0086653, 4.7147587 52.0086967, 4.7153536 52.0087717))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

