@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/bQ0vP0>
  gtm:verpondingsNummer "1094"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1094"^^xsd:string ;
  ns0:name "Verponding 1094"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bngTsm> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66405> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066322 52.0132273, 4.7065949 52.0132076, 4.7065544 52.0132408, 4.7065956 52.0132599, 4.7066322 52.0132273))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

