@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/brEEua>
  gtm:oppervlakte 300.0 ;
  gtm:kadastraalNummer 4689.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4689" ;
  gtm:kadastraleAanduiding "M4689"@nl ;
  ns0:name "Perceel GDA01-M4689"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350468970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJa09> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87732> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6977881914166 52.029088574741,4.6976995407277 52.029043769863,4.6979360516582 52.028865090101,4.6980331172939 52.028914168597,4.6980695404838 52.028932583263,4.6978489073638 52.029098377009,4.6978382848594 52.029098350774,4.6978277308712 52.029097659798,4.697817347117 52.029096322654,4.6978072208824 52.029094348841,4.6977974684557 52.029091757017,4.6977881914166 52.029088574741))"^^geo:wktLiteral ;
    osm:area 300.0
  ] .

