@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/bNIPzm>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 6555.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6555" ;
  gtm:kadastraleAanduiding "M6555"@nl ;
  ns0:name "Perceel GDA01-M6555"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350655570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwg13> ;
  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/89254> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6995068565326 52.034406680431,4.6994976271761 52.034352849039,4.6995383428683 52.034350192547,4.6995402290979 52.034361178377,4.6996845073097 52.034351711128,4.6996864225819 52.034362706114,4.6997395974942 52.034359178512,4.6997376815195 52.034348228465,4.6998220310444 52.034342689649,4.6998295014997 52.034385805584,4.6996919941376 52.034394701331,4.6995475719972 52.034404041912,4.6995068565326 52.034406680431))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

