@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/bRG6zn>
  gtm:verpondingsNummer "914/2"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/914-2"^^xsd:string ;
  schema:name "Verponding 914/2"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVcXLi> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69764> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103814 52.0142258, 4.7103411 52.0142078, 4.7102894 52.0142579, 4.7103295 52.0142736, 4.7103814 52.0142258))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

