@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/b1Smmz>
  gtm:verpondingsNummer "1453"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1453"^^xsd:string ;
  ns0:name "Verponding 1453"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bG0SuG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66806> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711549 52.0113564, 4.7114968 52.0113414, 4.7114812 52.0113595, 4.7114535 52.0113504, 4.7114247 52.0113826, 4.7113038 52.011517, 4.711296 52.0115257, 4.7113493 52.0115542, 4.7113574 52.0115454, 4.7114749 52.0114187, 4.7114887 52.0114232, 4.711549 52.0113564))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

