@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/b7HWKX>
  gtm:verpondingsNummer "301"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/301"^^xsd:string ;
  ns0:name "Verponding 301"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/btwTdP> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68570> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7147192 52.0093214, 4.7147148 52.0093299, 4.7146476 52.0095056, 4.7147086 52.0095155, 4.7147323 52.0094542, 4.7147248 52.0094531, 4.7147701 52.0093363, 4.7147743 52.0093267, 4.7147192 52.0093214))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

