@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/byJB1h>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 3494.0 ;
  gtm:kadastraleAanduiding "B3494"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3494" ;
  ns0:name "Perceel GDA01-B3494"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250349470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNNbx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/263879> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7070305339037 52.011082327106,4.7070976420408 52.011120565024,4.707054630283 52.011154050014,4.707052460569 52.011153048753,4.7070451847053 52.01115833684,4.7069710516789 52.011121325665,4.7069775483562 52.011117471225,4.7070305339037 52.011082327106))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

