@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/b004qy>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 6294.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6294"^^xsd:string ;
  gtm:kadastraleAanduiding "M6294"@nl ;
  ns0:name "Perceel GDA01-M6294"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350629470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYnY6> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89028> ;
  ns0:startDate "2006-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003568902092 52.024631878919,4.7003001097231 52.024603333105,4.7005071457027 52.024446147258,4.7005805992197 52.024482951667,4.7004282517906 52.024598894306,4.7004427398484 52.024606169528,4.7004153945291 52.024626863104,4.7003842354207 52.024611194345,4.7003568902092 52.024631878919))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

