@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/bCgtWt>
  gtm:oppervlakte 82.0 ;
  gtm:kadastraalNummer 2807.0 ;
  gtm:kadastraleAanduiding "F2807"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2807" ;
  ns0:name "Perceel GDA01-F2807"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290280770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBEcve> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUomtu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/250467> ;
  ns0:startDate "2016-10-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7001390951211 52.00006427169,4.6998917814998 52.000125045621,4.699880233543 52.000127890435,4.6998739334334 52.000129435608,4.6998368074733 52.00007284337,4.7001323090664 52.000053814487,4.7001390951211 52.00006427169))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

