@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/btWwB2>
  gtm:oppervlakte 700.0 ;
  gtm:kadastraalNummer 3702.0 ;
  gtm:kadastraleAanduiding "F3702"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3702" ;
  ns0:name "Perceel GDA01-F3702"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290370270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBEcve> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBia0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290831> ;
  ns0:startDate "2014-11-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6946685444919 51.997210488528,4.6945411031063 51.997189676363,4.6936955186203 51.99709908185,4.6926519650612 51.997014728562,4.6926563526628 51.996970243709,4.6934902912635 51.997036804903,4.693735903319 51.997058224678,4.6945510364207 51.997145215098,4.6946838101846 51.997165833919,4.6946685444919 51.997210488528))"^^geo:wktLiteral ;
    osm:area 700.0
  ] .

