@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/bYkvBu>
  gtm:oppervlakte 245.0 ;
  gtm:kadastraalNummer 5521.0 ;
  gtm:kadastraleAanduiding "A5521"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5521" ;
  ns0:name "Perceel GDA01-A5521"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240552170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0G29> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69887> ;
  ns0:startDate "2022-11-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7162051077838 52.008553591852,4.7163831114999 52.008567046336,4.7163915255667 52.00857416816,4.7164737602912 52.008579059055,4.7166465560756 52.008589175732,4.7166293563614 52.008664032051,4.7166289344093 52.008664002682,4.7163239318583 52.008640126355,4.7161884744342 52.008629485004,4.7162051077838 52.008553591852))"^^geo:wktLiteral ;
    osm:area 253.0
  ] .

