@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/bkPbD2>
  gtm:oppervlakte 11.0 ;
  gtm:kadastraalNummer 5902.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5902" ;
  gtm:kadastraleAanduiding "M5902"@nl ;
  ns0:name "Perceel GDA01-M5902"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350590270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpn5rh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251127> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140239274342 52.035347603108,4.7140247485257 52.03532787833,4.7140941192963 52.035328913034,4.7140932836627 52.035348637729,4.7140239274342 52.035347603108))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

