@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/b1sX1b>
  gtm:verpondingsNummer "1827" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1827" ;
  ns0:name "Verponding 1827"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzzbeb> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67224> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097266 52.0092593, 4.7097655 52.0092844, 4.7098495 52.0092351, 4.70981 52.0092098, 4.7097266 52.0092593))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

