@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/bOLjWZ>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 5698.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5698" ;
  gtm:kadastraleAanduiding "M5698"@nl ;
  ns0:name "Perceel GDA01-M5698"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350569870000/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/88565> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7064095428126 52.028465272272,4.7064086883227 52.028456296923,4.7065063701558 52.028452897772,4.7065167964777 52.028565573522,4.7065236240577 52.028633142727,4.7065259235077 52.028658269567,4.7064284159369 52.028661678732,4.7064192902006 52.028568910779,4.7064120638025 52.028492117177,4.7064095428126 52.028465272272))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

