@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bZAHI3>
  gtm:verpondingsNummer "914/11"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/914-11"^^xsd:string ;
  schema:name "Verponding 914/11"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bLdnK3> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69763> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102273 52.0142543, 4.7101816 52.0142364, 4.7101341 52.0142828, 4.7101789 52.0143003, 4.7102273 52.0142543))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

