@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/b1Smrt>
  gtm:verpondingsNummer "2824" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2824" ;
  ns0:name "Verponding 2824"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bnTZy1> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68354> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7078514 52.0120148, 4.7078423 52.0120221, 4.7076036 52.0122304, 4.7075723 52.0122567, 4.7075433 52.012281, 4.7075145 52.0123065, 4.7074862 52.0123312, 4.7074603 52.012355, 4.7074186 52.0123898, 4.7074822 52.0124164, 4.7078852 52.0120435, 4.7078945 52.0120362, 4.7078514 52.0120148))"^^geo:wktLiteral ;
    osm:area 228.0
  ] .

