@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/bumKkg>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 1800.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1800" ;
  gtm:kadastraleAanduiding "M1800"@nl ;
  ns0:name "Perceel GDA01-M1800"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350180070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85727> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6884249183823 52.027504113036,4.688260312929 52.027530721462,4.6882237315293 52.027536787203,4.6882246037445 52.027538787806,4.6881763057445 52.027546797381,4.6881843113099 52.02756510035,4.6881361882553 52.027573101959,4.6881370606076 52.027575093575,4.6881003473233 52.027581203436,4.6880441820911 52.027590990892,4.6880180370262 52.027531485229,4.6880743338807 52.027521662614,4.6882077921111 52.027500253602,4.6884088328308 52.027467596572,4.6884249183823 52.027504113036))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

