@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/b8KsDm>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 3411.0 ;
  gtm:kadastraleAanduiding "F3411"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3411"^^xsd:string ;
  ns0:name "Perceel GDA01-F3411"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290341170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaIU> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76248> ;
  ns0:startDate "2004-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992283551272 52.002835045354,4.6991956719706 52.002835240817,4.6991407742491 52.002835791786,4.6991403177473 52.002736476005,4.6991391930223 52.002664571014,4.699138476065 52.002619238192,4.6992251369093 52.002618630201,4.6992261185523 52.002663802777,4.6992276800012 52.002735728296,4.6992279031009 52.002805659549,4.6992283551272 52.002835045354))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

