@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/baPrWC>
  gtm:verpondingsNummer "10"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/10"^^xsd:string ;
  ns0:name "Verponding 10"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXhXDR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66294> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107784 52.0101658, 4.7107427 52.0101874, 4.7107522 52.0101928, 4.7109789 52.0103067, 4.7110016 52.0102847, 4.7110075 52.0102794, 4.7107882 52.0101711, 4.7107784 52.0101658))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

