@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/box91M>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1557.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1557" ;
  gtm:kadastraleAanduiding "M1557"@nl ;
  ns0:name "Perceel GDA01-M1557"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350155770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85511> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.688560145233 52.029870788081,4.68855600718 52.029861415595,4.6885440441595 52.02983427156,4.6887434905147 52.029800786524,4.6887426182328 52.029798785925,4.6887904231563 52.029790773187,4.6887822109979 52.029771660086,4.6888300158854 52.029763647331,4.6888291436003 52.029761646734,4.688924227372 52.029745707932,4.6889505466879 52.029805412141,4.688759343475 52.029837337499,4.688560145233 52.029870788081))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

