@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/bQQjSg>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6636.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6636" ;
  gtm:kadastraleAanduiding "M6636"@nl ;
  ns0:name "Perceel GDA01-M6636"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350663670000/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/89331> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6995028302017 52.034743936988,4.6995121852756 52.034798128646,4.699478821962 52.034800288765,4.6994769228128 52.034789194999,4.6994427130611 52.03479143106,4.6994446124778 52.034802506852,4.699258058077 52.034814576165,4.6991266034783 52.034823075173,4.6991192993863 52.034780553399,4.6992930076451 52.034768912615,4.6994372028231 52.034759247435,4.6994376034274 52.034761631696,4.6994693037183 52.034758625956,4.6994682264785 52.034746206709,4.6995028302017 52.034743936988))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

