@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/bC3CUF>
  gtm:verpondingsNummer "57"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/57"^^xsd:string ;
  ns0:name "Verponding 57"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bELGnY> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69348> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.712332 52.0089618, 4.7123189 52.0089578, 4.7122776 52.0090078, 4.7122934 52.0090128, 4.7123914 52.0090441, 4.7129072 52.009202, 4.7129164 52.009191, 4.7129465 52.0091549, 4.712934 52.0091512, 4.7128248 52.009119, 4.7127738 52.0091031, 4.712694 52.009078, 4.7126081 52.0090509, 4.7125312 52.0090241, 4.712332 52.0089618))"^^geo:wktLiteral ;
    osm:area 291.0
  ] .

