@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/bM3dYL>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 5369.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5369" ;
  gtm:kadastraleAanduiding "M5369"@nl ;
  ns0:name "Perceel GDA01-M5369"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350536970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZG7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88248> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137734955526 52.035783428497,4.7137764663967 52.035698271696,4.7137795392984 52.035610203246,4.7137800033403 52.035596786264,4.7138544604043 52.035597850193,4.7138539951688 52.035611348064,4.7138509224135 52.035699416516,4.7138470283427 52.035764559929,4.7138462912231 52.035784509895,4.7138003936835 52.035783798031,4.7137734955526 52.035783428497))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

