@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/bZaicQ>
  gtm:verpondingsNummer "2549" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2549" ;
  ns0:name "Verponding 2549"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkpBpM> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68037> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7051822 52.010182, 4.7051435 52.0102159, 4.7052612 52.0102857, 4.7053025 52.0102492, 4.7051822 52.010182))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

