@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/bL0Ik4>
  gtm:verpondingsNummer "1538"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1538"^^xsd:string ;
  ns0:name "Verponding 1538"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBruki> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66901> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112027 52.0121323, 4.7111968 52.0121252, 4.7111478 52.0121569, 4.7111582 52.0121694, 4.711486 52.0125602, 4.7115544 52.0125219, 4.7113796 52.0123397, 4.7113623 52.0123193, 4.7112027 52.0121323))"^^geo:wktLiteral ;
    osm:area 256.0
  ] .

