@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/b1fgov>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 2592.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2592" ;
  gtm:kadastraleAanduiding "M2592"@nl ;
  ns0:name "Perceel GDA01-M2592"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350259270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHghgV> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86164> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7069608524742 52.033579270116,4.7070569142786 52.033572921908,4.707084405631 52.03373762193,4.7071020389571 52.033840362053,4.707041760813 52.033844364286,4.7070390794659 52.03382899665,4.7070242994618 52.033821486882,4.7070091840366 52.03373145288,4.7069943768075 52.033643200353,4.7069706757588 52.033635836792,4.7069608524742 52.033579270116))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

