@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/byJreZ>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 2567.0 ;
  gtm:kadastraleAanduiding "F2567"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2567" ;
  ns0:name "Perceel GDA01-F2567"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290256770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo8YB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75734> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996539052065 52.000732757095,4.6996546772734 52.000784975382,4.6996543878965 52.000861779805,4.699654896051 52.000975845918,4.6995884584953 52.000973147772,4.6995728201493 52.00097396424,4.6995724020756 52.000964191377,4.6995728702147 52.000943161192,4.6995725629581 52.000861589417,4.6995725464106 52.000784801182,4.6995731647981 52.000732132609,4.6996539052065 52.000732757095))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

