@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/b1sYhe>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 6985.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6985"^^xsd:string ;
  gtm:kadastraleAanduiding "M6985"@nl ;
  ns0:name "Perceel GDA01-M6985"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350698570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjZoN9> ;
  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/89647> ;
  ns0:startDate "2007-07-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6994409703593 52.024861156467,4.6994398425146 52.024860592599,4.6993427914894 52.024811982684,4.6992412150225 52.024761099148,4.6992891268337 52.024724769347,4.6993142181257 52.024705725715,4.6993477921752 52.02472256837,4.6993227010259 52.024741603021,4.6993562751054 52.024758445674,4.6993699411818 52.024748072005,4.699404295811 52.024765323681,4.6995012581458 52.024814013923,4.6995574894475 52.02484225131,4.6994962339592 52.024888839938,4.6994409703593 52.024861156467))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

