@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/bkP2A1>
  gtm:oppervlakte 86.0 ;
  gtm:kadastraalNummer 3386.0 ;
  gtm:kadastraleAanduiding "F3386"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3386" ;
  ns0:name "Perceel GDA01-F3386"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290338670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7I6zL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76231> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7034878371327 52.003427537889,4.703548918658 52.003495215956,4.7036178124295 52.00357205362,4.7035595134667 52.00359217267,4.7034281032493 52.003448169866,4.7034878371327 52.003427537889))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

