@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/b0cM5L>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5344.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5344" ;
  gtm:kadastraleAanduiding "M5344"@nl ;
  ns0:name "Perceel GDA01-M5344"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350534470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64S7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88223> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127995576483 52.035690380201,4.7129368014229 52.035692298619,4.7130787225252 52.035694279604,4.71316483686 52.035695482606,4.7131630534866 52.035741358028,4.7131484097396 52.035741148374,4.7129350913563 52.035738129516,4.7127975126735 52.035736182214,4.7127995576483 52.035690380201))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

