@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/bM3e0h>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 5780.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5780" ;
  gtm:kadastraleAanduiding "M5780"@nl ;
  ns0:name "Perceel GDA01-M5780"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350578070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88635> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6931516070697 52.031520911816,4.6931777883181 52.031580551305,4.6928089138101 52.03164232007,4.6927802199676 52.03160754555,4.6929362275565 52.031581724987,4.6929353404814 52.031579724334,4.6929831465652 52.031571709897,4.6929751228353 52.031552526307,4.6930229430365 52.031544538902,4.6930220705297 52.031542538336,4.6931516070697 52.031520911816))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

