@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/b5czbn>
  gtm:oppervlakte 207.0 ;
  gtm:kadastraalNummer 2269.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2269"^^xsd:string ;
  gtm:kadastraleAanduiding "K2269"@nl ;
  ns0:name "Perceel GDA01-K2269"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330226970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOLtkN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81086> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7239853165447 52.010370078848,4.7241229777815 52.01038188311,4.7244727601324 52.01042030978,4.724510681735 52.010423786054,4.7244966113413 52.010474023879,4.7244719954321 52.010472033689,4.7241518348499 52.010436874865,4.7239739064371 52.010419648483,4.7239853165447 52.010370078848))"^^geo:wktLiteral ;
    osm:area 207.0
  ] .

