@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/bpmWOO>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2656.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2656" ;
  gtm:kadastraleAanduiding "M2656"@nl ;
  ns0:name "Perceel GDA01-M2656"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350265670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvcvL> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86223> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7068709274526 52.032947406925,4.7068770953832 52.032984600517,4.7068521951397 52.032986173439,4.7068399451521 52.032992493401,4.7067403317576 52.032998641136,4.7065069061792 52.033014477841,4.7065000034315 52.032973873385,4.7065217392651 52.03297243505,4.7065726361974 52.032969061982,4.7065722350922 52.032966686731,4.7067329668054 52.032955831871,4.7068099041864 52.032951611463,4.7068461079721 52.032949420742,4.7068460272295 52.032948979845,4.7068709274526 52.032947406925))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

