@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bzYESv>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 2532.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2532"^^xsd:string ;
  gtm:kadastraleAanduiding "N2532"@nl ;
  schema:name "Perceel GDA01-N2532"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360253270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hWe1>, <https://n2t.net/ark:/60537/bd7kk0>, <https://n2t.net/ark:/60537/bZatjK> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106342> ;
  schema:startDate "2023-05-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6733930679407 52.006969973513,4.6733620187933 52.00695058591,4.6733136699391 52.006862403708,4.6732473810406 52.006741996969,4.6732696772658 52.006737566076,4.6732968717461 52.006732850291,4.6733147409522 52.006730208204,4.6733798546059 52.006848513471,4.6734171321751 52.006916710123,4.6734481400334 52.00693686148,4.6733930679407 52.006969973513))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

