@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/bHTd8r>
  gtm:verpondingsNummer "302"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/302"^^xsd:string ;
  ns0:name "Verponding 302"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBdMIu> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68581> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7147148 52.0093299, 4.7147192 52.0093214, 4.7146622 52.0093156, 4.7146592 52.0093228, 4.7146009 52.0094624, 4.7146396 52.0094692, 4.7146238 52.0095045, 4.7146476 52.0095056, 4.7147148 52.0093299))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

