@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/bDVW2k>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 2562.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2562" ;
  gtm:kadastraleAanduiding "M2562"@nl ;
  ns0:name "Perceel GDA01-M2562"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350256270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86136> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059628786867 52.03372534172,4.7059685235474 52.033757597712,4.705943593152 52.033759206222,4.7059435125535 52.033758756336,4.7059092021719 52.033760975714,4.7058202441378 52.033765898985,4.705586617891 52.033781229371,4.7055791531429 52.033738338561,4.7058127793051 52.033722999203,4.7059153572186 52.033716563791,4.7059174366944 52.033728359586,4.7059628786867 52.03372534172))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

