@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/bMtCcU>
  gtm:verpondingsNummer "1773" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1773" ;
  ns0:name "Verponding 1773"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bfPchL> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67164> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107985 52.0089813, 4.7108502 52.0089345, 4.7108423 52.0089304, 4.710631 52.0088213, 4.7104565 52.0087307, 4.7102118 52.0086005, 4.7101657 52.008636, 4.710456 52.0087944, 4.7105747 52.0088609, 4.7107889 52.0089761, 4.7107985 52.0089813))"^^geo:wktLiteral ;
    osm:area 323.0
  ] .

