@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/byj1nE>
  gtm:verpondingsNummer "145" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/145" ;
  ns0:name "Verponding 145"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bdxvCp> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66802> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7138862 52.0071776, 4.7137815 52.0071627, 4.7137689 52.0071797, 4.7138795 52.0071955, 4.7138862 52.0071776))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

