@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bu91VM>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 1688.0 ;
  gtm:kadastraleAanduiding "D1688"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1688"^^xsd:string ;
  schema:name "Perceel GDA01-D1688"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270168870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnTZFh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73072> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087846933864 52.008460445839,4.7087235860141 52.008504181793,4.7085701861076 52.008408892247,4.7086376191006 52.00838122816,4.7086492924305 52.00838752442,4.7087846933864 52.008460445839))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

