@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/bijF2t>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6885.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6885" ;
  gtm:kadastraleAanduiding "M6885"@nl ;
  ns0:name "Perceel GDA01-M6885"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350688570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuAOM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89552> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6994940860883 52.032108734368,4.6996347232157 52.032099605477,4.6998210917607 52.032087507559,4.6998229778291 52.032098502376,4.6998571707954 52.032096275102,4.6998552991524 52.032085289358,4.6998878290194 52.032083178205,4.6998970719963 52.032137072584,4.6998645273811 52.032139192642,4.6998614201888 52.032139399215,4.699859547164 52.032128503347,4.6998284472073 52.032130497002,4.699684383495 52.032139749932,4.6995017655241 52.032151483038,4.6994940860883 52.032108734368))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

