@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/b0qsCa>
  gtm:verpondingsNummer "2443" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2443" ;
  ns0:name "Verponding 2443"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXhXIL> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67913> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089742 52.0082285, 4.70892 52.0082525, 4.7089302 52.0082581, 4.709016 52.0083054, 4.7090608 52.0082714, 4.7089865 52.0082346, 4.7089742 52.0082285))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

