@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/bLQwaP>
  gtm:verpondingsNummer "2178" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2178" ;
  ns0:name "Verponding 2178"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bj9pio> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67613> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7055991 52.0088715, 4.7055639 52.0088551, 4.705386 52.0089754, 4.705419 52.0089938, 4.7055991 52.0088715))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

