@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/bRfI2P>
  gtm:verpondingsNummer "24"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/24"^^xsd:string ;
  ns0:name "Verponding 24"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bWSzg8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67860> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125237 52.0103348, 4.7125957 52.0103741, 4.7126223 52.0103494, 4.7126947 52.0102314, 4.712695 52.0102097, 4.7126835 52.0102043, 4.7126149 52.0102016, 4.7125313 52.0102602, 4.7125825 52.0102846, 4.7125237 52.0103348))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

