@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/b2UQTR>
  gtm:verpondingsNummer "2562" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2562" ;
  ns0:name "Verponding 2562"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b0D6YC> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68052> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060321 52.0100934, 4.7056757 52.0099039, 4.7056297 52.0099353, 4.7059914 52.010122, 4.7060321 52.0100934))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

