@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/bnuDzU>
  gtm:verpondingsNummer "1540"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1540"^^xsd:string ;
  ns0:name "Verponding 1540"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bRfFE0> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66904> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7111102 52.0121926, 4.7110985 52.0121789, 4.7110213 52.0122129, 4.7110318 52.0122305, 4.7111788 52.0124801, 4.711283 52.0124485, 4.7112435 52.0124022, 4.7112787 52.0123908, 4.7111102 52.0121926))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

