@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/b6S8T2>
  gtm:verpondingsNummer "1354"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1354"^^xsd:string ;
  ns0:name "Verponding 1354"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bGrgQq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66697> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099172 52.012396, 4.7099222 52.0123609, 4.7096772 52.012273, 4.7096392 52.0122607, 4.7096167 52.0122947, 4.7096138 52.0123001, 4.7097117 52.0123464, 4.709905 52.0123925, 4.7099172 52.012396))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

