@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/byJqZ7>
  gtm:oppervlakte 209.0 ;
  gtm:kadastraalNummer 8507.0 ;
  gtm:kadastraleAanduiding "A8507"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8507"^^xsd:string ;
  ns0:name "Perceel GDA01-A8507"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240850770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvC5oK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71446> ;
  ns0:startDate "2007-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7217651806634 52.01270778147,4.7217826339351 52.012643828829,4.7218567764771 52.012650764483,4.7218683915624 52.012645482034,4.7219255587052 52.01265082064,4.7219247101256 52.012654015713,4.7221785384417 52.012679080385,4.7221606621144 52.012747039516,4.7217651806634 52.01270778147))"^^geo:wktLiteral ;
    osm:area 209.0
  ] .

