@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/bVQ7nn>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 5806.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5806" ;
  gtm:kadastraleAanduiding "M5806"@nl ;
  ns0:name "Perceel GDA01-M5806"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350580670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJccE> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88657> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6919985391476 52.031816982816,4.6919820811699 52.031779763589,4.6923875494609 52.031713341626,4.6924137195521 52.03177270258,4.6922822983112 52.031794568844,4.6922814256933 52.031792577259,4.692233590943 52.031800537313,4.692224404707 52.031781158054,4.6921765981257 52.031789181169,4.6921757255125 52.031787189584,4.6919985391476 52.031816982816))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

