@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bKO1bF>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 3465.0 ;
  gtm:kadastraleAanduiding "F3465"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3465"^^xsd:string ;
  ns0:name "Perceel GDA01-F3465"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290346570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSw3GN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76282> ;
  ns0:startDate "2004-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.699053482678 52.002836665682,4.6990527235841 52.002807367966,4.6990526642505 52.002737221946,4.6990515392523 52.002665343918,4.6990508103047 52.002619849233,4.699138476065 52.002619238192,4.6991391930223 52.002664571014,4.6991403177473 52.002736476005,4.6991407742491 52.002835791786,4.6990861679051 52.002836335445,4.699053482678 52.002836665682))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

