@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/baPrZ9>
  gtm:verpondingsNummer "1529"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1529"^^xsd:string ;
  ns0:name "Verponding 1529"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/biJZNJ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66890> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117392 52.0118729, 4.7117504 52.0118643, 4.7118435 52.0117933, 4.711631 52.0117001, 4.7116247 52.0116964, 4.7115443 52.0117649, 4.7115583 52.0117733, 4.7117392 52.0118729))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

