@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bqC94j>
  gtm:oppervlakte 137.0 ;
  gtm:kadastraalNummer 5775.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5775" ;
  gtm:kadastraleAanduiding "M5775"@nl ;
  ns0:name "Perceel GDA01-M5775"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350577570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88630> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929730919997 52.031842497832,4.6929894141102 52.031880075652,4.6928123354858 52.031909511208,4.6928132637687 52.031911673896,4.6927653962193 52.03191986767,4.6927738749842 52.031938838236,4.6927258612658 52.031947058098,4.6927268039774 52.03194922986,4.6926329467213 52.031964801463,4.6926069188773 52.031905639145,4.6929730919997 52.031842497832))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

