@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/bEmkwt>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 5781.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5781" ;
  gtm:kadastraleAanduiding "M5781"@nl ;
  ns0:name "Perceel GDA01-M5781"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350578170000/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/88636> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6927544476494 52.031547881418,4.6931356026877 52.031484459439,4.6931516070697 52.031520911816,4.6930220705297 52.031542538336,4.6930229430365 52.031544538902,4.6929751228353 52.031552526307,4.6929831465652 52.031571709897,4.6929353404814 52.031579724334,4.6929362275565 52.031581724987,4.6927802199676 52.03160754555,4.6927797051501 52.031606913327,4.6927544476494 52.031547881418))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

