@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/buM8H0>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 1252.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1252" ;
  gtm:kadastraleAanduiding "M1252"@nl ;
  ns0:name "Perceel GDA01-M1252"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350125270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdNYb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85278> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6899360368821 52.027276092004,4.6901848792252 52.027234358085,4.6902042990931 52.027277680282,4.6902093829633 52.027289017783,4.6902095802318 52.027289450394,4.6901769574005 52.027294919973,4.690070889371 52.027312933975,4.6898858053353 52.027343773807,4.6898617771544 52.027288541599,4.6899320776514 52.027276760666,4.6899360368821 52.027276092004))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

