@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/btWjS8>
  gtm:verpondingsNummer "1142"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1142"^^xsd:string ;
  ns0:name "Verponding 1142"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bW2Lsz> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66462> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049394 52.0120889, 4.7048431 52.0122107, 4.7047924 52.0121971, 4.7047984 52.0121868, 4.7047473 52.012175, 4.7046804 52.0123098, 4.7047753 52.0123776, 4.7048489 52.0122782, 4.7048643 52.0122602, 4.7048498 52.0122554, 4.7049782 52.0121071, 4.7049394 52.0120889))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

