@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/bdKeDS>
  gtm:verpondingsNummer "1438"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1438"^^xsd:string ;
  ns0:name "Verponding 1438"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bdjNTv> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66789> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7105011 52.0110895, 4.7105083 52.0110814, 4.7106609 52.0109398, 4.710596 52.010911, 4.7104291 52.0110388, 4.7104177 52.0110473, 4.7105011 52.0110895))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

