@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/bOLiS6>
  gtm:verpondingsNummer "499" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/499" ;
  ns0:name "Verponding 499"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bDJaXX> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69269> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148471 52.0102288, 4.7148833 52.0100668, 4.7146102 52.0099813, 4.7145798 52.0100188, 4.7145622 52.0100133, 4.7145499 52.0100283, 4.7144707 52.0100038, 4.7144604 52.0100169, 4.7143994 52.010093, 4.7148471 52.0102288))"^^geo:wktLiteral ;
    osm:area 500.0
  ] .

