@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bxubkg>
  gtm:oppervlakte 45.0 ;
  gtm:kadastraalNummer 293.0 ;
  gtm:kadastraleAanduiding "D293"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D293" ;
  ns0:name "Perceel GDA01-D293"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270029370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16477> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.709362492196 52.008241868603,4.7093251575741 52.008269122189,4.7092605101672 52.008234944473,4.7092631882382 52.008233144238,4.70915103305 52.00817466682,4.7091994334632 52.008154398102,4.7093169379069 52.008217436438,4.709362492196 52.008241868603))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

