@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bYKU1X>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 6507.0 ;
  gtm:kadastraleAanduiding "A6507"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6507"^^xsd:string ;
  ns0:name "Perceel GDA01-A6507"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240650770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsTYPA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70808> ;
  ns0:startDate "1998-06-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7209552858705 52.015244704741,4.7209541612057 52.015244905109,4.7209308497373 52.015189296827,4.720998653812 52.01519563985,4.7211221073248 52.015207717704,4.7211103614713 52.015251155061,4.7210851045871 52.015248998755,4.7210853977731 52.015247894842,4.7209868315335 52.015238330725,4.7209865693477 52.015239308976,4.7209552858705 52.015244704741))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

