@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/bojrPu>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 3608.0 ;
  gtm:kadastraleAanduiding "F3608"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3608"^^xsd:string ;
  ns0:name "Perceel GDA01-F3608"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290360870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Vgm> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76370> ;
  ns0:startDate "2009-10-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991914478157 52.003766318053,4.6990814316956 52.00376456935,4.6990260873339 52.003764731157,4.6988956443315 52.003763545969,4.6989068863207 52.00370764978,4.6990826652513 52.003713612196,4.6991927539202 52.003715370311,4.6991914478157 52.003766318053))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

