@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/bgskyH>
  gtm:verpondingsNummer "1031" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1031" ;
  ns0:name "Verponding 1031"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzLSLC> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66332> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084608 52.0139821, 4.7083973 52.0139522, 4.7080272 52.0142893, 4.7080976 52.0143297, 4.7084608 52.0139821))"^^geo:wktLiteral ;
    osm:area 273.0
  ] .

