@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bKNYih>
  gtm:kadastraalNummer "733" ;
  gtm:kadastraleAanduiding "B733" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B733" ;
  ns0:name "Perceel GDA01-B733"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bxgyGK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14579> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088993 52.0112115, 4.7088895 52.0112199, 4.708779 52.0113011, 4.7087205 52.0113439, 4.7087216 52.0113444, 4.7086868 52.0113698, 4.7086775 52.0113646, 4.7086394 52.0113949, 4.7085693 52.0114497, 4.7084996 52.0115051, 4.7084277 52.0115609, 4.708419 52.0115676, 4.7084717 52.0115946, 4.7085507 52.0115364, 4.7086536 52.0114605, 4.708698 52.0114278, 4.7087417 52.0113955, 4.7089427 52.0112473, 4.7089538 52.0112395, 4.7088993 52.0112115))"^^geo:wktLiteral ;
    osm:area 256.0
  ] .

