@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/bfPfAv>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 1763.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1763" ;
  gtm:kadastraleAanduiding "M1763"@nl ;
  ns0:name "Perceel GDA01-M1763"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350176370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85690> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6885329621348 52.028251843081,4.6885872303281 52.028375908377,4.688590473628 52.028375370339,4.6886034882845 52.028405136241,4.6886344899039 52.02839997207,4.6886473488072 52.028429449414,4.68865057754 52.028428911288,4.688675605836 52.028486297897,4.6885462244479 52.028507740626,4.6884887201186 52.028375341841,4.6884661012254 52.028323254667,4.6884444808501 52.028273483432,4.6884416535685 52.02826696804,4.6885329621348 52.028251843081))"^^geo:wktLiteral ;
    osm:area 207.0
  ] .

