@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/bR30j4>
  gtm:verpondingsNummer "1356"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1356"^^xsd:string ;
  ns0:name "Verponding 1356"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bqC5vm> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66699> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099284 52.0123299, 4.7099315 52.0122852, 4.7096862 52.0121993, 4.7096516 52.0122455, 4.7096374 52.0122414, 4.7096302 52.0122494, 4.7090971 52.0120655, 4.7090702 52.0121475, 4.7092419 52.012234, 4.7092884 52.0122574, 4.7094673 52.0123397, 4.7095133 52.0123042, 4.709553 52.0123228, 4.7095981 52.0122861, 4.7096167 52.0122947, 4.7096392 52.0122607, 4.7096772 52.012273, 4.7096959 52.012253, 4.7099284 52.0123299))"^^geo:wktLiteral ;
    osm:area 571.0
  ] .

