@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/bdKeJX>
  gtm:verpondingsNummer "299"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/299"^^xsd:string ;
  ns0:name "Verponding 299"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bcHHUX> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68546> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148743 52.0093493, 4.71488 52.0093388, 4.7148341 52.0093324, 4.714758 52.0095208, 4.7148022 52.0095264, 4.7148743 52.0093493))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

