@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/b1SnAf>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 6059.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6059" ;
  gtm:kadastraleAanduiding "M6059"@nl ;
  ns0:name "Perceel GDA01-M6059"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350605970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzarQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88842> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988285367965 52.033541180625,4.6988358638973 52.033584071086,4.6987079127482 52.033592419314,4.6985637834699 52.03360182331,4.6985246585513 52.033604371917,4.6985154754962 52.033550459811,4.6985546002301 52.033547920195,4.6985564714752 52.033558914944,4.6987005859068 52.033549519859,4.6987024571878 52.033560514605,4.6987543463978 52.033557141726,4.6987524606703 52.033546137907,4.6988285367965 52.033541180625))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

