@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/bgsmK1>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 5090.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5090" ;
  gtm:kadastraleAanduiding "M5090"@nl ;
  ns0:name "Perceel GDA01-M5090"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350509070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPoySi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87981> ;
  ns0:startDate "1998-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6945055462678 52.031577088947,4.6944246280499 52.031590023594,4.694513797405 52.031493958916,4.6945517416181 52.031507350108,4.6945652629037 52.031512202477,4.6946729632761 52.031550317515,4.6947035733712 52.031561148775,4.6947018637971 52.031561444327,4.6947163693887 52.031594067605,4.6946959874327 52.031597498157,4.694645567865 52.03157945855,4.694644115694 52.031581013989,4.6945906237096 52.031561877681,4.6945587541711 52.031595747238,4.6945055462678 52.031577088947))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

