@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/bI5UNr>
  gtm:verpondingsNummer "284"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/284"^^xsd:string ;
  ns0:name "Verponding 284"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bL0G3G> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68372> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7152854 52.0091216, 4.7152562 52.0091193, 4.7152524 52.0091344, 4.7152173 52.0091357, 4.7151636 52.0093262, 4.7151594 52.0093373, 4.7152227 52.0093439, 4.7152264 52.0093328, 4.7152435 52.0092714, 4.715254 52.0092341, 4.7152635 52.0092001, 4.7152771 52.0091515, 4.7152854 52.0091216))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

