@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_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1
  a a2a:Record ;
  rdfs:label "Overlijden op 17 januari 1922 te Staphorst" ;
  a2a:hasPerson oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164432, oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164437, oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164434, oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164436 ;
  a2a:hasEvent oa:event_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_0, oa:relationep_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_1, oa:relationep_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_2, oa:relationep_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_3 ;
  a2a:hasSource oa:source_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1 .

oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164432
  a a2a:Person ;
  rdfs:label "Geesje Mulder" ;
  a2a:PersonName [
    rdfs:label "Geesje Mulder" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76" ;
    rdfs:label "76"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Staphorst" ;
    rdfs:label "Staphorst"
  ] .

oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164437
  a a2a:Person ;
  rdfs:label "Jan Klaas Mulder" ;
  a2a:PersonName [
    rdfs:label "Jan Klaas Mulder" ;
    a2a:PersonNameFirstName "Jan Klaas" ;
    a2a:PersonNameLastName "Mulder"
  ] .

oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164434
  a a2a:Person ;
  rdfs:label "Roelof Mulder" ;
  a2a:PersonName [
    rdfs:label "Roelof Mulder" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Mulder"
  ] .

oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164436
  a a2a:Person ;
  rdfs:label "Klaasje Kooiker" ;
  a2a:PersonName [
    rdfs:label "Klaasje Kooiker" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNameLastName "Kooiker"
  ] .

oa:event_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "17-01-1922" ;
    a2a:Year "1922" ;
    a2a:Month "01" ;
    a2a:Day "17" ;
    rdfs:label "1922-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Staphorst" ;
    rdfs:label "Staphorst"
  ] .

oa:relationep_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164432 ;
  a2a:EventKeyRef oa:event_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Event1 .

oa:relationep_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164437 ;
  a2a:EventKeyRef oa:event_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Event1 .

oa:relationep_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164434 ;
  a2a:EventKeyRef oa:event_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Event1 .

oa:relationep_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Person3530164436 ;
  a2a:EventKeyRef oa:event_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1_Event1 .

oa:source_hco_073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Staphorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Staphorst, Nederland", "1922-01-18 - 1922-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-01-1922" ;
    a2a:Year "1922" ;
    a2a:Month "01" ;
    a2a:Day "18" ;
    rdfs:label "18-01-1922"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van overlijden, Staphorst" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "11472" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, Staphorst, 9, 11472"
  ] ;
  a2a:SourceLastChangeDate "2024-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/073CF645FC764ED5AFEB2F19BEDD9DA1" ;
  a2a:RecordIdentifier "3530164429" ;
  a2a:RecordGUID "{073CF645-FC76-4ED5-AFEB-2F19BEDD9DA1}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/012A5000CAD44A0FBCDFE72432E82CB1" .

