@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/bcHLfp>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2642.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2642" ;
  gtm:kadastraleAanduiding "M2642"@nl ;
  ns0:name "Perceel GDA01-M2642"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350264270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvcvL> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86209> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071672609713 52.033387814361,4.7071535886176 52.033383187286,4.7071286586085 52.033384787059,4.7071223752039 52.033347502933,4.707147305056 52.033345912148,4.7072613385221 52.033338382222,4.7074949081124 52.03332275158,4.707502316204 52.033365650925,4.7072687172484 52.033381281413,4.7071672609713 52.033387814361))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

