@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/bchm15>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 7526.0 ;
  gtm:kadastraleAanduiding "A7526"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7526"^^xsd:string ;
  ns0:name "Perceel GDA01-A7526"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240752670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/beAbRz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71023> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7206209310957 52.011715865105,4.7206045579376 52.011673796581,4.7206987522062 52.011621253447,4.7207724421692 52.011583065479,4.7208145848494 52.011613253386,4.7207296354821 52.011660240193,4.7207130952841 52.011669566388,4.7207119283507 52.011668696896,4.7206209310957 52.011715865105))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

