@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/b3KFMs>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 5805.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5805" ;
  gtm:kadastraleAanduiding "M5805"@nl ;
  ns0:name "Perceel GDA01-M5805"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350580570000/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/88656> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6919985391476 52.031816982816,4.6921757255125 52.031787189584,4.6921765981257 52.031789181169,4.692224404707 52.031781158054,4.692233590943 52.031800537313,4.6922814256933 52.031792577259,4.6922822983112 52.031794568844,4.6924137195521 52.03177270258,4.692430626749 52.031811047945,4.692025640932 52.031878254897,4.6919985391476 52.031816982816))"^^geo:wktLiteral ;
    osm:area 170.0
  ] .

