@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/bRGi7t>
  gtm:oppervlakte 700.0 ;
  gtm:kadastraalNummer 3686.0 ;
  gtm:kadastraleAanduiding "F3686"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3686" ;
  ns0:name "Perceel GDA01-F3686"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290368670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bOXZAw> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUon5v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290619> ;
  ns0:startDate "2021-03-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6795674011868 52.013731607602,4.6795533089091 52.01372461079,4.679804309439 52.013531834495,4.6800998354182 52.013678125903,4.6798484335532 52.013871439717,4.6795674011868 52.013731607602))"^^geo:wktLiteral ;
    osm:area 716.0
  ] .

