@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/bQdcII>
  gtm:verpondingsNummer "547" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/547" ;
  ns0:name "Verponding 547"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bLDM5D> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69323> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131075 52.0116037, 4.7131011 52.0116109, 4.7130348 52.0116858, 4.7130026 52.0117213, 4.7129529 52.0117764, 4.7129714 52.0117828, 4.7129292 52.011823, 4.7129467 52.0118305, 4.7129919 52.0118496, 4.7131748 52.0116399, 4.7131818 52.0116319, 4.7131075 52.0116037))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

