@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/bsusj3>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 6518.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6518" ;
  gtm:kadastraleAanduiding "M6518"@nl ;
  ns0:name "Perceel GDA01-M6518"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350651870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3LQq> ;
  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/89218> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7008288349996 52.035089195815,4.7007931810261 52.035091513735,4.7007950531592 52.035102490472,4.7007635127613 52.035104562709,4.7006192027869 52.035114058068,4.7004403177907 52.035125832414,4.7004328448357 52.03508283336,4.7005695246362 52.035073860008,4.700756213681 52.035061609632,4.7007543557184 52.035050659942,4.7007885507565 52.03504844139,4.7007904090028 52.035059373104,4.7008233645551 52.035057201248,4.7008288349996 52.035089195815))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

