@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/bzzeKg>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6819.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6819" ;
  gtm:kadastraleAanduiding "M6819"@nl ;
  ns0:name "Perceel GDA01-M6819"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350681970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbSyV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89488> ;
  ns0:startDate "2007-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983462191045 52.032791461305,4.6984836317467 52.032782737372,4.6986704369993 52.032770877516,4.6986685650675 52.032759927705,4.6987027730283 52.03275770984,4.6987046442778 52.032768704588,4.698737407428 52.032766622081,4.6987428751429 52.032798679665,4.6987072374602 52.032800997043,4.698709135646 52.032812135763,4.6986778170021 52.032814100872,4.6985301512122 52.032823358302,4.6983533548087 52.032834440567,4.6983462191045 52.032791461305))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

