@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/bsurcD>
  gtm:verpondingsNummer "55"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/55"^^xsd:string ;
  ns0:name "Verponding 55"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/brebB9> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69326> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122402 52.0090759, 4.7122244 52.0090712, 4.7121732 52.009132, 4.7121882 52.0091366, 4.7124893 52.0092305, 4.7125961 52.0092639, 4.7126478 52.009199, 4.7123814 52.0091183, 4.7122402 52.0090759))"^^geo:wktLiteral ;
    osm:area 254.0
  ] .

