@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/brrWHy>
  gtm:oppervlakte 203.0 ;
  gtm:kadastraalNummer 2359.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2359" ;
  gtm:kadastraleAanduiding "M2359"@nl ;
  ns0:name "Perceel GDA01-M2359"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350235970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86006> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127763964109 52.032339463131,4.7127764151439 52.032317891139,4.7129056258978 52.032317408673,4.7130972471795 52.032318245109,4.7130972617486 52.032405405461,4.7128685656555 52.032404626376,4.7128685925614 52.032399934598,4.7127763461961 52.032399909665,4.7127763795436 52.032389950736,4.7127763964109 52.032339463131))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

