@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663
  a a2a:Record ;
  rdfs:label "Begrafenis op 27 maart 1980 te Helmond" ;
  a2a:hasPerson oa:person_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663_Person1 ;
  a2a:hasEvent oa:event_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663_Event1 ;
  a2a:hasRelationEP oa:relationep_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663_0 ;
  a2a:hasSource oa:source_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663 .

oa:person_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663_Person1
  a a2a:Person ;
  rdfs:label "Christina Gilsing" ;
  a2a:PersonName [
    rdfs:label "Christina Gilsing" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Gilsing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1931-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lieshout" ;
    rdfs:label "Lieshout"
  ] .

oa:event_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1980" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1980-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663_Person1 ;
  a2a:EventKeyRef oa:event_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663_Event1 .

oa:source_rht_bcaabdcf-8f2d-0924-d38e-7bca44ece663
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Bidprentjes" ;
  a2a:SourcePlace [
    a2a:Place "Heerlen" ;
    rdfs:label "Heerlen", "1980-01-01 - 1980-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1980-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1980-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjes" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Collectie bidprentjes, G, ca. 1800-heden" ;
    rdfs:label "Historisch Centrum Limburg, Collectie bidprentjes, G, ca. 1800-heden"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=62&miadt=62&miaet=14&micode=352-G&minr=3481156&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=62&toegang=352-G&file=352-G-6659.pdf"
  ] ;
  a2a:SourceLastChangeDate "2016-06-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rijckheyt.nl/archief/resultaat?mivast=62&miadt=62&miaet=14&micode=352-G&minr=3481156&miview=ldt" ;
  a2a:RecordGUID "{bcaabdcf-8f2d-0924-d38e-7bca44ece663}" .

[] a2a:PersonRemarkOpmerking "Echtgenote van Piet van Leuken" .
