@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_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19
  a a2a:Record ;
  rdfs:label "Overlijden op 9 maart 1927 te Nieuweschans" ;
  a2a:hasPerson oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person-d5df8f72-9eab-1fa4-02a3-10eb432ad8bd, oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person-209d585c-e7ad-ede7-caef-f575c96b9775, oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person-9a578796-aafd-8574-d0ab-01c904d3d29e, oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person-bf5c2afe-89c5-7958-332e-2b56e4bc90e7 ;
  a2a:hasEvent oa:event_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_0, oa:relationep_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_1, oa:relationep_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_2 ;
  a2a:hasRelationPP oa:relationpp_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_0 ;
  a2a:hasSource oa:source_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19 .

oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person-d5df8f72-9eab-1fa4-02a3-10eb432ad8bd
  a a2a:Person ;
  rdfs:label "Christoffer Bernardus Smit" ;
  a2a:PersonName [
    rdfs:label "Christoffer Bernardus Smit" ;
    a2a:PersonNameFirstName "Christoffer Bernardus" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "55 jaar" ;
    rdfs:label "55 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] ;
  a2a:Profession "timmerman" .

oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person-209d585c-e7ad-ede7-caef-f575c96b9775
  a a2a:Person ;
  rdfs:label "Gezina Freese" ;
  a2a:PersonName [
    rdfs:label "Gezina Freese" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNameLastName "Freese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person-9a578796-aafd-8574-d0ab-01c904d3d29e
  a a2a:Person ;
  rdfs:label "Christoffer Bernardus Smit" ;
  a2a:PersonName [
    rdfs:label "Christoffer Bernardus Smit" ;
    a2a:PersonNameFirstName "Christoffer Bernardus" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person-bf5c2afe-89c5-7958-332e-2b56e4bc90e7
  a a2a:Person ;
  rdfs:label "Aaltje Engelkens" ;
  a2a:PersonName [
    rdfs:label "Aaltje Engelkens" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Engelkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1927-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuweschans" ;
    rdfs:label "Nieuweschans"
  ] .

oa:relationep_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person:d5df8f72-9eab-1fa4-02a3-10eb432ad8bd ;
  a2a:EventKeyRef oa:event_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Event1 .

oa:relationep_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person:9a578796-aafd-8574-d0ab-01c904d3d29e ;
  a2a:EventKeyRef oa:event_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Event1 .

oa:relationep_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person:bf5c2afe-89c5-7958-332e-2b56e4bc90e7 ;
  a2a:EventKeyRef oa:event_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Event1 .

oa:relationpp_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person:d5df8f72-9eab-1fa4-02a3-10eb432ad8bd, oa:person_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19_Person:209d585c-e7ad-ede7-caef-f575c96b9775 .

oa:source_gra_6136a22b-d50c-ea3e-8dcf-52d909e5bc19
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuweschans" ;
    rdfs:label "Nieuweschans", "1927-03-10 - 1927-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1927-03-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1927" ;
    a2a:Book "Overlijdensregister 1927" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1927, Overlijdensregister 1927, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/77ccab16-6814-5b7f-efc4-6894821d4b79.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6136a22b-d50c-ea3e-8dcf-52d909e5bc19" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/77ccab16-6814-5b7f-efc4-6894821d4b79.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6136a22b-d50c-ea3e-8dcf-52d909e5bc19" ;
  a2a:RecordGUID "{6136a22b-d50c-ea3e-8dcf-52d909e5bc19}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14263_00014263.xml van GRA" .

