@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/bBQV1Z>
  gtm:verpondingsNummer "1141"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1141"^^xsd:string ;
  ns0:name "Verponding 1141"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b3KCah> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66461> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049782 52.0121071, 4.7048498 52.0122554, 4.7048643 52.0122602, 4.7048489 52.0122782, 4.7048704 52.0122847, 4.7050104 52.0121256, 4.7049782 52.0121071))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

