@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/beMK2T>
  gtm:verpondingsNummer "1353"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1353"^^xsd:string ;
  ns0:name "Verponding 1353"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bOkS0s> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66696> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099127 52.0124397, 4.7099172 52.012396, 4.709905 52.0123925, 4.7097117 52.0123464, 4.7096138 52.0123001, 4.7096167 52.0122947, 4.7095981 52.0122861, 4.709553 52.0123228, 4.7097102 52.0123961, 4.7098991 52.0124369, 4.7099127 52.0124397))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

