@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/bfCxP4>
  gtm:verpondingsNummer "1619" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1619" ;
  ns0:name "Verponding 1619"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bZNmUH> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66990> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103173 52.0128901, 4.7102506 52.0128985, 4.7102631 52.013021, 4.7102647 52.0130335, 4.7103335 52.0130143, 4.7103323 52.0130046, 4.7103173 52.0128901))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

