@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/bYKTPD>
  gtm:verpondingsNummer "173" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/173" ;
  ns0:name "Verponding 173"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBEb21> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67116> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7143255 52.0084049, 4.7143901 52.0084091, 4.7144549 52.0082521, 4.7143967 52.0082479, 4.7143642 52.0083105, 4.7143405 52.0083684, 4.7143255 52.0084049))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

