@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/b6f2QU>
  gtm:verpondingsNummer "1222" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1222" ;
  ns0:name "Verponding 1222"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bhuNEN> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66550> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7074514 52.0131677, 4.7075323 52.0132117, 4.7076499 52.0132758, 4.7077251 52.0133168, 4.7077719 52.0132488, 4.7075194 52.0131107, 4.7074514 52.0131677))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

