@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/bZNqsi>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 5786.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5786" ;
  gtm:kadastraleAanduiding "M5786"@nl ;
  ns0:name "Perceel GDA01-M5786"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350578670000/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/88641> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6923292556985 52.031350873286,4.6924229091673 52.031335210842,4.6924220366913 52.031333210271,4.6924699130896 52.03132534926,4.6924611856658 52.031305514317,4.6925089912619 52.031297518047,4.6925081187828 52.031295517477,4.6926569996101 52.031270625988,4.6926838430297 52.031331680675,4.6923462694778 52.031389848483,4.6923292556985 52.031350873286))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

