@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/btjdP0>
  gtm:verpondingsNummer "1548" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1548" ;
  ns0:name "Verponding 1548"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bpMhNU> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66911> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102758 52.0122981, 4.7102538 52.0124101, 4.7102644 52.0124794, 4.7103124 52.0124856, 4.7103088 52.0125242, 4.7104184 52.012537, 4.7104166 52.0125196, 4.7103886 52.0125179, 4.7103474 52.0125155, 4.7103494 52.0124527, 4.7102974 52.0124494, 4.7103154 52.0123109, 4.7103166 52.0123013, 4.7102758 52.0122981))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

