@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/b8Ktms>
  gtm:oppervlakte 189.0 ;
  gtm:kadastraalNummer 6626.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6626" ;
  gtm:kadastraleAanduiding "M6626"@nl ;
  ns0:name "Perceel GDA01-M6626"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350662670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64an> ;
  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/89321> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6990480697414 52.034338987341,4.6991277809279 52.034333709545,4.6991200536878 52.034290277469,4.699221499683 52.034283679476,4.6992295061023 52.034326969363,4.6994286381363 52.034313778107,4.6994378584874 52.03436724093,4.6994049315562 52.034369475483,4.6994030720201 52.034358651597,4.6993688627317 52.03436087865,4.6993707355899 52.03437178351,4.6991841892542 52.034384392049,4.6990571066294 52.034392979438,4.6990480697414 52.034338987341))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

