@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b8k2R5>
  gtm:verpondingsNummer "51"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/51"^^xsd:string ;
  ns0:name "Verponding 51"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b4Aq0a> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69282> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123792 52.0093125, 4.7121037 52.0092285, 4.7120873 52.0092233, 4.7120458 52.009264, 4.7120648 52.0092697, 4.7123563 52.0093576, 4.7124327 52.0093807, 4.7131236 52.0095891, 4.7131587 52.0095354, 4.7128512 52.0094432, 4.7128425 52.0094542, 4.7124602 52.0093373, 4.7123792 52.0093125))"^^geo:wktLiteral ;
    osm:area 451.0
  ] .

