@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/bV0iqb>
  gtm:verpondingsNummer "1530"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1530"^^xsd:string ;
  ns0:name "Verponding 1530"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/brEAYV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66892> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119689 52.0120635, 4.7119902 52.0120508, 4.7118988 52.0119872, 4.7118833 52.0119523, 4.7117392 52.0118729, 4.7115583 52.0117733, 4.7115443 52.0117649, 4.7115101 52.0118039, 4.711524 52.0118116, 4.7115994 52.0118538, 4.7116059 52.0118494, 4.7116926 52.0118988, 4.7118784 52.0120248, 4.7120188 52.0121172, 4.7120372 52.0121043, 4.7119689 52.0120635))"^^geo:wktLiteral ;
    osm:area 207.0
  ] .

