@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/bcv3ID>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 5695.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5695" ;
  gtm:kadastraleAanduiding "M5695"@nl ;
  ns0:name "Perceel GDA01-M5695"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350569570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88562> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066956976795 52.028446325006,4.706792956656 52.028442941151,4.7068033959468 52.02855576975,4.7068112347448 52.028627785042,4.7068131680803 52.028648244789,4.7067162876277 52.028651621862,4.7067139733643 52.028626503929,4.7067059188522 52.028559107413,4.7066956976795 52.028446325006))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

