@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/bEmjnG>
  gtm:verpondingsNummer "265" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/265" ;
  ns0:name "Verponding 265"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bgsigi> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68148> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.713926 52.0092554, 4.713925 52.0092646, 4.7139139 52.0093688, 4.7139067 52.0094339, 4.7139035 52.0094592, 4.7139617 52.0094622, 4.7139887 52.0092673, 4.7139897 52.00926, 4.713926 52.0092554))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

