@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bDJaZj>
  gtm:kadastraalNummer "655" ;
  gtm:kadastraleAanduiding "D655" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D655" ;
  ns0:name "Perceel GDA01-D655"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16840> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119279 52.0077388, 4.7118239 52.0076926, 4.7118674 52.0076513, 4.7116664 52.0075634, 4.7115781 52.0076431, 4.7115323 52.0076843, 4.7116039 52.0077146, 4.7116231 52.0076986, 4.711651 52.0077111, 4.7116773 52.0076888, 4.7118854 52.0077829, 4.711896 52.007787, 4.7119412 52.0077442, 4.7119279 52.0077388))"^^geo:wktLiteral ;
    osm:area 282.0
  ] .

