@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/bmRxZS>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 3520.0 ;
  gtm:kadastraleAanduiding "F3520"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3520"^^xsd:string ;
  ns0:name "Perceel GDA01-F3520"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290352070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZNztX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76316> ;
  ns0:startDate "2007-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6993432728122 52.003087662551,4.6990705793944 52.003084369788,4.6990746871073 52.00305205345,4.6990772672283 52.003031970416,4.6991244462711 52.003034286602,4.6992346391257 52.003034840845,4.6993446821722 52.003036616534,4.6993432728122 52.003087662551))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

