@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/bhUfBG>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 5334.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5334" ;
  gtm:kadastraleAanduiding "M5334"@nl ;
  ns0:name "Perceel GDA01-M5334"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350533470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64S7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88213> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127788747432 52.036196783369,4.7127808185618 52.036150926851,4.7129189354155 52.036153030051,4.7130610010007 52.036155191647,4.7131804964055 52.036157008172,4.7131787290882 52.03620278481,4.7131306889115 52.036202060424,4.7129172253109 52.036198860944,4.7127788747432 52.036196783369))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

