@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/bwR8md>
  gtm:oppervlakte 189.0 ;
  gtm:kadastraalNummer 2592.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2592" ;
  gtm:kadastraleAanduiding "K2592"@nl ;
  ns0:name "Perceel GDA01-K2592"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330259270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvpnQF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81191> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.724508714118 52.008381377621,4.7245025494409 52.00840527003,4.7244976617831 52.008428495498,4.7241617103392 52.00839349042,4.7239921678663 52.008376068577,4.7240046615516 52.008330010507,4.7241740022205 52.008347278394,4.7245029085663 52.008380976413,4.724508714118 52.008381377621))"^^geo:wktLiteral ;
    osm:area 183.0
  ] .

