@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/bw1kRf>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 2563.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2563" ;
  gtm:kadastraleAanduiding "M2563"@nl ;
  ns0:name "Perceel GDA01-M2563"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350256370000/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/86137> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059685235474 52.033757597712,4.7059748400275 52.033793605743,4.7059499367063 52.033795349236,4.7059381391994 52.033801599816,4.7058277091214 52.03380878978,4.7055940552868 52.033824003172,4.705586617891 52.033781229371,4.7058202441378 52.033765898985,4.7059092021719 52.033760975714,4.7059435125535 52.033758756336,4.705943593152 52.033759206222,4.7059685235474 52.033757597712))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

